1
0
Fork 0

gitconfig added (because I keep forgetting how to use pushinsteadof

This commit is contained in:
Von Random 2016-03-17 11:44:14 +03:00
parent 419f025ad4
commit d18fee3829

11
gitconfig Normal file
View file

@ -0,0 +1,11 @@
[url "von@git.von.lol:"]
pushInsteadOf = git://git.von.lol/
[credential "https://github.com"]
username = vdrandom
[credential "https://bitbucket.com"]
username = vdrandom
[user]
email = von@vdrandom.org
name = Von Random
[push]
default = simple