diff --git a/.ssh/config b/.ssh/config index eeb6ac6..edace41 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,22 +1,22 @@ -# -*- eval: (git-auto-commit-mode 1) -*- ControlMaster auto ControlPath /tmp/ssh_mux_%h_%p_%r ControlPersist 1m Host 192.168.0.95 -Port 4511 + Port 4511 Host pegas -Port 4511 + Port 4511 Host 82.170.172.156 -Port 4511 + Port 4511 Host anapnea.net -User ryuslash + User ryuslash Host my.aethon.nl -User tom + User tom Host ryuslash.org -Port 4511 + Port 4511 + ForwardAgent yes