Compare commits

...

2 Commits

2 changed files with 10 additions and 3 deletions

View File

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

2
bin

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