mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-04 18:00:20 +00:00
Added bitbucket to SSH hosts
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
b5b33afcd7
commit
a124dcbabd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user