aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Hovorka <[email protected]>2021-07-04 11:59:13 -0600
committerAlexis Hovorka <[email protected]>2021-07-04 11:59:13 -0600
commitf05d6f8f3b52e3ebd5639726dd07da5668979b15 (patch)
tree45b7711471732f85f076242679e886f2ce4cb43d
parent99eece3f8337fb5928765de16b94ae52374e00db (diff)
[feat] Add git url alias for the Arch AUR
-rw-r--r--base/gitconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/gitconfig b/base/gitconfig
index ac04079..ad52a21 100644
--- a/base/gitconfig
+++ b/base/gitconfig
@@ -12,6 +12,8 @@
insteadOf = gl:
[url "https://bitbucket.org/"]
insteadOf = bb:
+[url "https://aur.archlinux.org/"]
+ insteadOf = aur:
[url "git.ahov.co:"]
insteadOf = ahov: