Git config improvements

This commit is contained in:
Max Bucknell 2016-05-31 11:09:03 +01:00
parent 519e57ea57
commit f9bec91cb1

View file

@ -2,6 +2,7 @@
excludesfile = ~/.gitignore
editor = vim
autocrlf = input
fileMode = false
[user]
name = Max Bucknell
@ -30,9 +31,9 @@
autocorrect = 1
[push]
default = simple
default = current
[github]
user = maxbucknell
user = maxbucknell
[credential]
helper = osxkeychain
helper = osxkeychain