mirror of
https://github.com/Cian-H/dotfiles.git
synced 2025-12-22 19:31:57 +00:00
Added URL shorthands to git config
This commit is contained in:
@@ -27,3 +27,7 @@
|
|||||||
navigate = true
|
navigate = true
|
||||||
line-numbers = true
|
line-numbers = true
|
||||||
side-by-side = true
|
side-by-side = true
|
||||||
|
[url "https://github.com/Cian-H/"]
|
||||||
|
insteadOf = gh:
|
||||||
|
[url "https://gitlab.com/Cian-H/"]
|
||||||
|
insteadOf = gl:
|
||||||
|
|||||||
Reference in New Issue
Block a user