1
0
Fork 0
vdotfiles/gitconfig
2017-06-28 20:02:39 +03:00

11 lines
212 B
Text

[credential "https://github.com"]
username = vdrandom
[credential "https://bitbucket.com"]
username = vdrandom
[user]
email = von@vdrandom.org
name = Von Random
[push]
default = simple
[pull]
rebase = true