X-Git-Url: http://git.iain.cx/?p=profile.git;a=blobdiff_plain;f=.gitconfig;h=cfced19683b2fd472a6606ee6d989562538a7eda;hp=85fc032aeea5d60bd8f827ba70346165c2cb4071;hb=4987e750cc82a9be75f2cc304782abdafa474707;hpb=cf5f78bd9314e698743b785236369e245473e3f0 diff --git a/.gitconfig b/.gitconfig index 85fc032..cfced19 100644 --- a/.gitconfig +++ b/.gitconfig @@ -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