diff --git a/ssh/ssh.dotfile/config b/ssh/ssh.dotfile/config index 52d063c..fb4ba1e 100644 --- a/ssh/ssh.dotfile/config +++ b/ssh/ssh.dotfile/config @@ -1,9 +1,4 @@ # Personal Servers -Host pi - HostName ian.wpi.edu - User pi - IdentityFile ~/.ssh/id_rsa - Host ratte Hostname ratte.ianonavy.com User ian @@ -15,11 +10,6 @@ Host marcy IdentityFile ~/.ssh/id_rsa # Personal Hosts -Host innovator - Hostname innovator.res.wpi.net - User ian - IdentityFile ~/.ssh/id_rsa - Host blazer Hostname blazer.wifi.wpi.edu User ian