mirror of
https://github.com/Phantop/dotfiles
synced 2024-12-23 13:48:03 +00:00
Gitconfig: add Solus, Github, Gitlab shortcuts
This commit is contained in:
parent
3e220ecf94
commit
bac110ff10
|
@ -19,3 +19,12 @@
|
|||
insteadOf = "aur:"
|
||||
[url "ssh://aur@aur.archlinux.org/"]
|
||||
pushInsteadOf = "aur:"
|
||||
[url "http://dev.getsol.us/source/"]
|
||||
insteadOf = "solus:"
|
||||
insteadOf = "sol:"
|
||||
[url "https://github.com/"]
|
||||
insteadOf = "github:"
|
||||
insteadOf = "gh:"
|
||||
[url "https://gitlab.com/"]
|
||||
insteadOf = "gitlab:"
|
||||
insteadOf = "gl:"
|
||||
|
|
Loading…
Reference in a new issue