replaced github with bitbucket

This commit is contained in:
Stefen Auris 2018-06-03 23:48:53 -04:00
parent a6494701b1
commit 152b278f7a

View file

@ -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