X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.ssh%2Fconfig;h=aeebea096a61b2ae68e3857e1bcef589048b0a7b;hb=86f273061461dfd1bed0f096f8da87de61cdebed;hp=829bc3c3719f265b5c58249e9fbdb28d042e18c6;hpb=1e07399f5960e6b319ba71f7b3171538be7ce478;p=home-base.git diff --git a/.ssh/config b/.ssh/config index 829bc3c..aeebea0 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,9 +1,14 @@ +ControlMaster auto +ControlPath ~/tmp/%h_%p_%r Host frogsleap.com User frogsleap IdentityFile ~/.ssh/identity_frogsleap Host *.debian.org IdentityFile ~/.ssh/identity_debian UserKnownHostsFile ~/.ssh/known_hosts_debian +Host charlie +Host delta +Host *.prometheuslabor.com Host *.sndservers.com IdentityFile ~/.ssh/identity_sndservers UserKnownHostsFile ~/.ssh/known_hosts_sndservers @@ -29,6 +34,10 @@ Host archimedes.ucr.edu User don UserKnownHostsFile ~/.ssh/known_hosts_don IdentityFile ~/.ssh/identity_don +Host rzlab3.ucr.edu + User don + UserKnownHostsFile ~/.ssh/known_hosts_don + IdentityFile ~/.ssh/identity_don Host rzlab.ucr.edu User don UserKnownHostsFile ~/.ssh/known_hosts_don @@ -74,7 +83,7 @@ Host blogamundo.com Host culinarytrends.net User don IdentityFile ~/.ssh/identity_culinarytrends -Host tails.dreamhost.com +Host alanarmstrong.com User don IdentityFile ~/.ssh/identity_alanarmstrong Host *.kneedraggers.com @@ -93,3 +102,6 @@ Host *.ccin.com Host *.excelwholesale.com User don IdentityFile ~/.ssh/identity_excelwholesale +Host debbugs.gnu.org + User don + IdentityFile ~/.ssh/identity_debbugs_gnu