]> git.donarmstrong.com Git - home-base.git/blobdiff - .ssh/config
update config file
[home-base.git] / .ssh / config
index 01d96bc4cd89d1f78de1364660ab09748467cf52..6cc8e5eb5daaa74c03cbbaa0ef927cd8a7bf115d 100644 (file)
@@ -14,6 +14,8 @@ Host frogsleap.com
   User frogsleap
 Host *.debian.org
   IdentityFile ~/.ssh/identity_debian
+Host *.sndservers.com
+  IdentityFile ~/.ssh/identity_sndservers
 # donarmstrong machines so I don't have to type them in
 Host archimedes.ucr.edu
 Host rzlab.ucr.edu
@@ -42,3 +44,9 @@ Host debianarchive.lab.propel.com
 Host *.lab.propel.com
   User darmstrong
   IdentityFile ~/.ssh/identity_propel
+Host *.abaca.com
+  User darmstrong
+  IdentityFile ~/.ssh/identity_propel
+Host blogamundo.com
+  User don
+  IdentityFile ~/.ssh/identity_blogamundo
\ No newline at end of file