diff options
Diffstat (limited to 'base')
-rw-r--r-- | base/gitconfig | 2 |
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: |