diff --git a/private_dot_ssh/config.tmpl b/private_dot_ssh/config.tmpl index d66eb5e..5f91c2b 100644 --- a/private_dot_ssh/config.tmpl +++ b/private_dot_ssh/config.tmpl @@ -9,6 +9,8 @@ Host ubuntu ControlMaster auto ControlPath ~/.ssh/control-%C ControlPersist 4h + RequestTTY yes + RemoteCommand tmux -CC new -A -s tmssh Host hass hostname 192.168.0.9