Compare commits
2 Commits
93358e7099
...
f8a2e7a5b5
Author | SHA1 | Date | |
---|---|---|---|
f8a2e7a5b5 | |||
7a456e160f |
11
.ssh/config
11
.ssh/config
@ -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
2
bin
@ -1 +1 @@
|
||||
Subproject commit 92dfe01700f0df5691517c78fbecd81e54f642bd
|
||||
Subproject commit 494620210e9db240f1d108fe176b9bd8d7a207f4
|
Loading…
x
Reference in New Issue
Block a user