diff --git a/home/.ssh/config b/home/.ssh/config index 7afc39f..29925ec 100644 --- a/home/.ssh/config +++ b/home/.ssh/config @@ -10,6 +10,10 @@ host github HostName github.com User git +host bitbucket + HostName bitbucket.org + User git + Host aur HostName aur.archlinux.org User aur