Added gitconfig

This commit is contained in:
Josh Sherman 2011-12-03 00:51:34 -05:00
parent 888dc2ff44
commit 7c9cd6efa6

17
gitconfig Normal file
View file

@ -0,0 +1,17 @@
[user]
name = Josh Sherman
email = josh@gravityblvd.com
[diff]
rename = copy
[pager]
color = true
[core]
editor = vi
[color]
branch = auto
diff = auto
status = auto