1
0
Fork 0
dotfiles/git/config-metagram
2017-03-11 17:01:52 -05:00

13 lines
205 B
Text

[user]
name = Jeremy Kaplan
email = jdkaplan@metagram.net
[color]
ui = true
[push]
default = simple
[alias]
lg = log --oneline --graph --decorate
[credential]
helper = cache
[commit]
verbose = true