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