Files
skel/gitconfig
2015-08-19 19:19:48 -07:00

16 lines
290 B
Plaintext

[user]
name = David Tomaschik
email = david@systemoverlord.com
[push]
default = current
[core]
excludesfile = ~/.gitignore
[web]
browser = chrome
[github]
user = matir
[url "https://github.com/"]
insteadOf = github://
[url "ssh://git@github.com/"]
pushInsteadOf = github://