SSH without executing config file ssh -t dev 'zsh -f' Start tmux on login test -z "$TMUX" && (tmux attach -t anguyen || tmux new -s anguyen)