Add grover and gonzo to ssh config.

This commit is contained in:
Ian Adam Naval 2014-06-23 22:18:31 -04:00
parent 4416b9087f
commit d1f687ec7e

View File

@ -92,3 +92,13 @@ Host fozziebear
Hostname fozziebear.acm.wpi.edu
User ianaval
IdentityFile ~/.ssh/id_rsa
Host grover
Hostname grover.acm.wpi.edu
User acm
IdentityFile ~/.ssh/id_rsa
Host gonzo
Hostname gonzo.acm.wpi.edu
User admin
IdentityFile ~/.ssh/id_rsa