Remove old SSH config
This commit is contained in:
parent
db19187726
commit
2a2255787c
2 changed files with 0 additions and 22 deletions
0
ssh/.ssh/.gitignore
vendored
0
ssh/.ssh/.gitignore
vendored
|
@ -1,22 +0,0 @@
|
|||
ControlMaster auto
|
||||
ControlPath /tmp/ssh_mux_%h_%p_%r
|
||||
ControlPersist 1m
|
||||
|
||||
Host 192.168.0.95
|
||||
Port 4511
|
||||
|
||||
Host pegas
|
||||
Port 4511
|
||||
|
||||
Host 82.170.172.156
|
||||
Port 4511
|
||||
|
||||
Host anapnea.net
|
||||
User ryuslash
|
||||
|
||||
Host my.aethon.nl
|
||||
User tom
|
||||
|
||||
Host ryuslash.org
|
||||
Port 4511
|
||||
ForwardAgent yes
|
Loading…
Reference in a new issue