Added bitbucket to SSH hosts
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
b5b33afcd7
commit
a124dcbabd
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@ host github
|
||||||
HostName github.com
|
HostName github.com
|
||||||
User git
|
User git
|
||||||
|
|
||||||
|
host bitbucket
|
||||||
|
HostName bitbucket.org
|
||||||
|
User git
|
||||||
|
|
||||||
Host aur
|
Host aur
|
||||||
HostName aur.archlinux.org
|
HostName aur.archlinux.org
|
||||||
User aur
|
User aur
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue