diff --git a/ssh/ssh.dotfile/config b/ssh/ssh.dotfile/config index 9f31694..52d063c 100644 --- a/ssh/ssh.dotfile/config +++ b/ssh/ssh.dotfile/config @@ -100,5 +100,10 @@ Host grover Host gonzo Hostname gonzo.acm.wpi.edu - User admin + User acm + IdentityFile ~/.ssh/id_rsa + +Host swedishchef + Hostname swedishchef.acm.wpi.edu + User acm IdentityFile ~/.ssh/id_rsa