aboutsummaryrefslogtreecommitdiffstats
path: root/.gitconfig
diff options
context:
space:
mode:
authorSimen A. W. Olsen <hello@simenandre.no>2024-12-27 14:37:44 +0100
committerSimen A. W. Olsen <hello@simenandre.no>2024-12-27 14:37:44 +0100
commit54abce564fa2ce215df74066102f68ed8ba0164a (patch)
tree20e29276590ed3c690b2de9c9ceee0e8319ae5f7 /.gitconfig
parent73aa6990b5112b84db48f40e57ce9055a9f4b342 (diff)
downloaddotfiles-54abce564fa2ce215df74066102f68ed8ba0164a.tar.gz
dotfiles-54abce564fa2ce215df74066102f68ed8ba0164a.zip
add new stuff
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