Improve gitconfig and install script
This commit is contained in:
@ -1,9 +1,10 @@
|
||||
[user]
|
||||
email = tim.veenendaal@gmail.com
|
||||
name = Tim
|
||||
[core]
|
||||
excludesfile = /home/tim/.gitignore
|
||||
excludesfile = ~/.gitignore
|
||||
[push]
|
||||
default = current
|
||||
[init]
|
||||
defaultBranch = master
|
||||
[include]
|
||||
path = ~/.gitconfig.local
|
||||
|
Reference in New Issue
Block a user