gitconfig
This commit is contained in:
10
.gitconfig
Normal file
10
.gitconfig
Normal file
@@ -0,0 +1,10 @@
|
||||
[user]
|
||||
name = Abra
|
||||
email = a@abra.me
|
||||
[core]
|
||||
autocrlf = input
|
||||
excludesfile = /Users/abra/.gitignore_global
|
||||
[credential]
|
||||
helper = osxkeychain
|
||||
[push]
|
||||
default = simple
|
Reference in New Issue
Block a user