X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.ssh%2Fconfig;h=4806bdc01632700fd31f7eeef1e0e31d65e9996d;hb=6799ba99bb3dd1e2aa5f38800ddc78d1c15de46b;hp=01d96bc4cd89d1f78de1364660ab09748467cf52;hpb=d9a4bc8619e85fa5ee0bdc3f23e9a066e2ffb059;p=home-base.git diff --git a/.ssh/config b/.ssh/config index 01d96bc..4806bdc 100644 --- a/.ssh/config +++ b/.ssh/config @@ -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,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