dotfiles/git/gitconfig
Joshua Sherman 1888436ecb Dropped some plugins, dropped github init
Switched to using `hub` instead of my script. Dropped a bunch of plugins
because I didn't see the value that I was hoping I would. Slowly moving towards
adopting the git aliases in zsh instead of my own, will clean up everything.
Also contemplating creating some plugins around my other aliases and break them
into separate projects just for the experience of building a zsh plugin
2014-01-09 14:11:17 -05:00

19 lines
210 B
Text

[user]
name = Joshua Sherman
email = josh@gravityblvd.com
[diff]
rename = copy
[pager]
color = true
[core]
editor = vim
[color]
branch = auto
diff = auto
status = auto
[github]
user = joshtronic