diff --git a/config/.ssh/config b/config/.ssh/config index 08c915f..781b25f 100644 --- a/config/.ssh/config +++ b/config/.ssh/config @@ -1,11 +1,11 @@ Host * IdentitiesOnly=yes Host pete - HostName phoward.info.tm + HostName phoward.ignorelist.com User stev IdentityFile ~/.ssh/pete_rsa Host ymca - HostName cymca.info.tm + HostName cymca.ignorelist.com User stev IdentityFile ~/.ssh/ymca_rsa Host bitbucket.org @@ -13,7 +13,7 @@ Host bitbucket.org User git IdentityFile ~/.ssh/bitbucket_rsa Host flfire - HostName flfire.info.tm + HostName flfire.ignorelist.com User stev IdentityFile ~/.ssh/flfire_rsa Host github.com