From: tfheen Date: Mon, 16 Jul 2007 20:34:11 +0000 (+0000) Subject: Add git config X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=365ee9fa304f7e8915d88ec465ae50e2fe3a6c6f;p=dotfiles Add git config git-svn-id: file:///svn/tfheen/trunk/dotfiles@1036 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- diff --git a/gitconfig b/gitconfig new file mode 100644 index 0000000..06e1cc2 --- /dev/null +++ b/gitconfig @@ -0,0 +1,6 @@ +[user] + email = tfheen@err.no +[color] + diff = auto + status = auto + branch = auto