Browse Source

Add an updated ssh config file #ssh

Colin Powell 6 years ago
parent
commit
54f4650f42
2 changed files with 3 additions and 12 deletions
  1. 0 1
      fish/.config/fish/conf.d/fisher.fish
  2. 3 11
      ssh/.ssh/config

+ 0 - 1
fish/.config/fish/conf.d/fisher.fish

@@ -1 +0,0 @@
-fisher copy-user-key-bindings

+ 3 - 11
ssh/.ssh/config

@@ -18,7 +18,7 @@ Host grackle
   HostName galah.onec.me
   User powellc
 
-Host kestrel
+Host iapetus
   ProxyCommand ssh -xaqW%h:%p home
   User powellc
 
@@ -26,14 +26,10 @@ Host phoebe
   ProxyCommand ssh -xaqW%h:%p home
   User powellc
 
-Host auklet
+Host dione
   ProxyCommand ssh -xaqW%h:%p home
   User powellc
 
-Host magpie
-  ProxyCommand ssh -xaqW%h:%p home
-  User colinpowell
-
 Host sdf.org
   User secstate
 
@@ -51,11 +47,7 @@ Host *.internal.elationemr.com
   User colinpowell
   IdentityFile ~/.ssh/elation
 
-Host harrier.local
-  User colinpowell
-  IdentityFile ~/.ssh/elation
-
-Host magpie.local
+Host tethys.local
   User colinpowell
   IdentityFile ~/.ssh/elation