fix of gfe in ssh-config

This commit is contained in:
Dirk Alders 2024-12-01 12:35:53 +01:00
parent 035e605fea
commit 3bf79715e3

View File

@ -57,8 +57,8 @@ Host ffw_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 ffw_tmux Host gfe_tmux
HostName ffw HostName gfe
User dirk User dirk
Port 22 Port 22
RequestTTY yes RequestTTY yes