Compare commits
No commits in common. "f8a2e7a5b5043f047fc63eb86520b250c79f20b1" and "93358e7099ff72a86a65bfb5b9d67fc4aeb7857e" have entirely different histories.
f8a2e7a5b5
...
93358e7099
15
.ssh/config
15
.ssh/config
@ -45,24 +45,17 @@ Host buche_tmux
|
||||
RequestTTY yes
|
||||
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
|
||||
|
||||
Host eiche
|
||||
Host erle
|
||||
HostName localhost
|
||||
User dirk
|
||||
Port 2022
|
||||
ProxyJump firewall
|
||||
|
||||
Host eiche_tmux
|
||||
HostName localhost
|
||||
User dirk
|
||||
Port 2022
|
||||
ProxyJump firewall
|
||||
RequestTTY yes
|
||||
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
|
||||
|
||||
Host erle_tmux
|
||||
HostName erle
|
||||
HostName localhost
|
||||
User dirk
|
||||
Port 22
|
||||
Port 2022
|
||||
ProxyJump firewall
|
||||
RequestTTY yes
|
||||
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
|
||||
|
||||
|
2
bin
2
bin
@ -1 +1 @@
|
||||
Subproject commit 494620210e9db240f1d108fe176b9bd8d7a207f4
|
||||
Subproject commit 92dfe01700f0df5691517c78fbecd81e54f642bd
|
Loading…
x
Reference in New Issue
Block a user