bin update and ssh config update
This commit is contained in:
parent
60b30b8311
commit
7a456e160f
11
.ssh/config
11
.ssh/config
@ -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
2
bin
@ -1 +1 @@
|
|||||||
Subproject commit bc772048ad0596788ab6bd4fa0588033bdc92d27
|
Subproject commit 494620210e9db240f1d108fe176b9bd8d7a207f4
|
Loading…
x
Reference in New Issue
Block a user