No known key found for this signature in database
GPG Key ID: A2ECAB73CE12147F
1 changed files with
1 additions and
1 deletions
-
gitconfig
|
|
|
@ -6,7 +6,7 @@ |
|
|
|
helper = store |
|
|
|
[core] |
|
|
|
excludesfile = /Users/brettlangdon/.gitignore_global |
|
|
|
editor = emacs |
|
|
|
editor = emacs -nw -Q |
|
|
|
pager = diff-so-fancy | less --tabs=4 -RFX |
|
|
|
whitespace = trailing-space,space-before-tab |
|
|
|
[alias] |
|
|
|
|