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
|
HostName corryymca.ignorelist.com
|
||||||
User stev
|
User stev
|
||||||
IdentityFile ~/.ssh/ymca_rsa
|
IdentityFile ~/.ssh/ymca_rsa
|
||||||
Host github.com
|
Host bbucket
|
||||||
Hostname ssh.github.com
|
Hostname bitbucket.org
|
||||||
Port 443
|
|
||||||
User git
|
User git
|
||||||
IdentityFile ~/.ssh/github_rsa
|
IdentityFile ~/.ssh/bitbucket_rsa
|
||||||
Host flfire
|
Host flfire
|
||||||
HostName flfire.ignorelist.com
|
HostName flfire.ignorelist.com
|
||||||
User stev
|
User stev
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue