open ubuntu in tmux

This commit is contained in:
Gabriel Augendre 2024-02-21 20:44:31 +01:00
parent 1181a30c07
commit 2ad66bdbeb

View file

@ -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