7 lines
165 B
Plaintext
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'
|