tmux theme needs to be set before tpm initialized
This commit is contained in:
parent
affe933668
commit
6af004f929
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ run-shell "$HOME/.tmux/plugins/tmux-power/tmux-power.tmux"
|
|||
#Pain Control
|
||||
run-shell "$HOME/.tmux/plugins/tmux-pain-control/pain_control.tmux"
|
||||
|
||||
if-shell "[ -f ~/.tmux_local.conf ]" 'source ~/.tmux_local.conf'
|
||||
#init tmux plugin manager (keep this line at the very bottom of tmux.conf)
|
||||
run '~/.tmux/plugins/tpm/tpm'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue