Comment for SVN prompt colour.
[profile.git] / .gitconfig
index 85fc032..cfced19 100644 (file)
@@ -1,4 +1,14 @@
+[color]
+       ui = auto
+[color "diff"]
+       frag = yellow
+       new = cyan
+       meta = green
+[color "interactive"]
+       prompt = green
+       header = yellow
 [user]
+       name = Iain Patterson
        email = me@iain.cx
 [http]
        sslVerify = false