Compare commits

...

2 Commits

2 changed files with 10 additions and 3 deletions

View File

@ -45,13 +45,13 @@ Host buche_tmux
RequestTTY yes RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host erle Host eiche
HostName localhost HostName localhost
User dirk User dirk
Port 2022 Port 2022
ProxyJump firewall ProxyJump firewall
Host erle_tmux Host eiche_tmux
HostName localhost HostName localhost
User dirk User dirk
Port 2022 Port 2022
@ -59,6 +59,13 @@ Host erle_tmux
RequestTTY yes RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host erle_tmux
HostName erle
User dirk
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host ffe_tmux Host ffe_tmux
HostName ffe HostName ffe
User dirk User dirk

2
bin

@ -1 +1 @@
Subproject commit 92dfe01700f0df5691517c78fbecd81e54f642bd Subproject commit 494620210e9db240f1d108fe176b9bd8d7a207f4