# This is a fragment of ~/.ssh/config (local) Host tmhost HostName remote.host.some.where ForwardAgent yes RemoteCommand tmux -CC new -A -s tmux-main RequestTTY yes