aboutsummaryrefslogtreecommitdiffstats
path: root/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitconfig b/.gitconfig
index 8293345..017cd90 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -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