]> git.wh0rd.org - home.git/blame - .gitconfig
add note about where author files are stored
[home.git] / .gitconfig
CommitLineData
5b61754d
MF
1[user]
2 name = Mike Frysinger
3 email = vapier@gentoo.org
4[color]
1afdf944 5 ui = auto
5b61754d
MF
6 diff = auto
7 status = auto
8[color "diff"]
9 old = red bold
10 new = green bold
11 plain = blue bold
12 frag = yellow bold
13 whitespace = normal green
14 meta = magenta
15[sendemail]
79936f7d 16 chainreplyto = false
5b61754d
MF
17 suppressfrom = true
18 smtpserver = localhost:1111
19# smtpserver = zeus.spd.analog.com