From 4b0b7640b75d3896343fc8e6c2caccb226ab4583 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 10 Jan 2012 10:50:17 +1300 Subject: Pretty colors for git. --- git/gitconfig | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'git') diff --git a/git/gitconfig b/git/gitconfig index cb63d63d..8214b3a1 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -1,3 +1,10 @@ [user] name = Tom Ryder email = tom@sanctum.geek.nz + +[color] + status = auto + branch = auto + interactive = auto + diff = auto + -- cgit v1.2.3