el/dot-emacs.el: Colours for `magit' things.
[profile] / dot / gitconfig.in
index 49f75ab..106e2a9 100644 (file)
@@ -4,6 +4,7 @@
 [core]
        filemode = true
        excludesfile = @profile@/git/gitignore
+       attributesfile = @profile@/git/attributes
 
 [user]
        name = Mark Wooding