Add git URL shortcuts

This commit is contained in:
Anthony Rose 2021-03-17 22:43:30 +00:00
parent c192f461c5
commit 72837fb596

View file

@ -15,5 +15,9 @@
l1 = log --pretty=oneline
last = log -1 HEAD --pretty=fuller
lastmail = format-patch --stdout -1 HEAD
[url "git@acperkins.com:acp/"]
insteadOf = acp:
[url "git@github.com:acperkins/"]
insteadOf = gh:
[include]
path = .gitconfig.local