dotfiles/git/gitconfig
2012-06-23 12:19:11 -04:00

17 lines
190 B
Text

[user]
name = Josh Sherman
email = josh@gravityblvd.com
[diff]
rename = copy
[pager]
color = true
[core]
editor = /usr/bin/vim
[color]
branch = auto
diff = auto
status = auto