Skip to content

Instantly share code, notes, and snippets.

@taylan
taylan / .gitconfig
Created April 6, 2017 11:10
.gitconfig
[user]
name = Taylan Aydinli
email = taylanaydinli@gmail.com
[core]
autocrlf = true
editor = 'C:\\Program Files (x86)\\Notepad++\\notepad++.exe' -multiInst -notabbar -nosession -noPlugin
[merge]
conflictstyle = diff3