reintroduce tmux

This commit is contained in:
Daniel Lundin 2021-07-12 09:02:46 +02:00
parent 2e347053c0
commit b803ee6657
3 changed files with 15 additions and 12 deletions
.ssh

View file

@ -1,6 +1,6 @@
ForwardAgent yes
ServerAliveInterval 3
ServerAliveCountMax 2
ServerAliveInterval 15
ServerAliveCountMax 3
ControlMaster auto
ControlPath ~/.ssh/control:%h:%p:%r
ControlPersist 1200