gitconfig: Use colours in git add --interactive.
[profile] / gitconfig
index 2f147d7..9a891fc 100644 (file)
--- a/gitconfig
+++ b/gitconfig
@@ -24,6 +24,7 @@
        diff = auto
        status = auto
        branch = auto
+       interactive = auto
 
 [color "diff"]
        plain = normal
@@ -60,6 +61,7 @@
                        --no-chain-reply-to \
                        --no-signed-off-by-cc \
                        --to"
+       files = "ls-files --exclude-standard"
 
 [stgit]
        autoresolved = yes
@@ -74,5 +76,5 @@
        signedoffcc = yes
 
 [gui]
-       fontui = -family helvetica -size 11 -weight normal -slant roman -underline 0 -overstrike 0
-       fontdiff = -family fixed -size 10 -weight normal -slant roman -underline 0 -overstrike 0
+       fontui = -family Sans -size 10
+       fontdiff = -family MiscFixed6x13 -size 10