dotfiles2/base/.tmux.conf
2022-08-05 22:16:17 -07:00

7 lines
165 B
Plaintext

new-session -n $HOST
source '.tmux/source.conf'
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
run -b '~/.tmux/plugins/tpm/tpm'