dotfiles2/base/.tmux.conf

7 lines
165 B
Plaintext
Raw Normal View History

2022-08-06 05:16:17 +00:00
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'