diff --git a/.ssh/config b/.ssh/config index 3e3ff1b..8cdf5c7 100644 --- a/.ssh/config +++ b/.ssh/config @@ -6,7 +6,7 @@ Host ymca HostName corryymca.ignorelist.com User stev IdentityFile ~/.ssh/ymca_rsa -Host bbucket +Host bitbucket.org Hostname bitbucket.org User git IdentityFile ~/.ssh/bitbucket_rsa