mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-21 22:18:07 +01:00
open ubuntu in tmux
This commit is contained in:
parent
1181a30c07
commit
2ad66bdbeb
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue