]> git.donarmstrong.com Git - home-base.git/blobdiff - .ssh/config
* Change the prompt to indicate if we're in a chroot
[home-base.git] / .ssh / config
index 73289f14a31468c4153f4d125eae993adb7beab9..4806bdc01632700fd31f7eeef1e0e31d65e9996d 100644 (file)
@@ -1,5 +1,7 @@
 Host ernst.ucr.edu
   User zido
+Host ralph.ucr.edu
+  User zido
 Host volo
   User don
   HostKeyAlias volo
@@ -12,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
@@ -40,3 +44,12 @@ 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
+Host culinarytrends.net
+  User don
+  IdentityFile ~/.ssh/identity_culinarytrends
\ No newline at end of file