diff --git a/config/.ssh/config b/config/.ssh/config index 3d5caf1..a8931c7 100644 --- a/config/.ssh/config +++ b/config/.ssh/config @@ -5,18 +5,10 @@ Host pete HostName phoward.mooo.com User stev IdentityFile ~/.ssh/pete_key -Host ymca - HostName cymca.mooo.com - User stev - IdentityFile ~/.ssh/ymca_key Host github.com Hostname github.com User git IdentityFile ~/.ssh/github_rsa -Host router - Hostname 192.168.1.1 - User root - IdentityFile ~/.ssh/router_key Host stev Hostname 192.168.1.147 User stev