diff options
Diffstat (limited to '.gitconfig')
| -rw-r--r-- | .gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ whitespace = fix # More info: <http://www.git-tower.com/blog/make-git-rebase-safe-on-osx/> trustctime = false editor = nvim -excludesfile = /Users/cobraz/.gitignore_global +excludesfile = ~/.gitignore_global [color] # Use colors in Git commands that are capable of colored output when |
