]> git.donarmstrong.com Git - home-base.git/blobdiff - .ssh/config
* use -f in tmpreaper to force deletion of things
[home-base.git] / .ssh / config
index c2b295d6bfe176b65bf4654af6ae7b9c0c9c241b..aeebea096a61b2ae68e3857e1bcef589048b0a7b 100644 (file)
@@ -1,3 +1,4 @@
+ControlMaster auto
 ControlPath ~/tmp/%h_%p_%r
 Host frogsleap.com
   User frogsleap
@@ -5,6 +6,9 @@ Host frogsleap.com
 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
@@ -98,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