From: Iain Patterson Date: Mon, 20 Apr 2009 22:27:22 +0000 (+0100) Subject: Git colours. X-Git-Url: http://git.iain.cx/?a=commitdiff_plain;h=87a68538a347902ef3c820576b90002063ec99a7;p=profile.git Git colours. Use colour where appropriate. Choose diff colours which match vim. --- diff --git a/.gitconfig b/.gitconfig index 85fc032..b1eebbc 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,3 +1,9 @@ +[color] + ui = auto +[color "diff"] + frag = yellow + new = cyan + meta = green [user] email = me@iain.cx [http]