]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - gitconfig.m4
Make gitconfig system independent by using m4.
[config/dotfiles.git] / gitconfig.m4
similarity index 78%
rename from gitconfig
rename to gitconfig.m4
index 7421a256289e17d44ed903d2045ed39f897a1061..f2b86b4e4d23a251b907b24766dfd80fe732696f 100644 (file)
--- a/gitconfig
@@ -6,7 +6,7 @@
        diff = auto
 
 [core]
-       excludesfile = /Users/simonruderich/.gitignore
+       excludesfile = HOME/.gitignore
 
 [alias]
        ci = commit -v