Files
skel/gitconfig
2014-10-17 15:06:06 -07:00

14 lines
242 B
Plaintext

[user]
name = David Tomaschik
email = david@systemoverlord.com
[push]
# Simple is not supported on git < 2.0
#default = simple
default = matching
[core]
excludesfile = ~/.gitignore
[web]
browser = chrome
[github]
user = matir