replaced github with bitbucket
This commit is contained in:
parent
a6494701b1
commit
152b278f7a
1 changed files with 3 additions and 4 deletions
|
@ -6,11 +6,10 @@ Host ymca
|
|||
HostName corryymca.ignorelist.com
|
||||
User stev
|
||||
IdentityFile ~/.ssh/ymca_rsa
|
||||
Host github.com
|
||||
Hostname ssh.github.com
|
||||
Port 443
|
||||
Host bbucket
|
||||
Hostname bitbucket.org
|
||||
User git
|
||||
IdentityFile ~/.ssh/github_rsa
|
||||
IdentityFile ~/.ssh/bitbucket_rsa
|
||||
Host flfire
|
||||
HostName flfire.ignorelist.com
|
||||
User stev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue