readded tpm need to research merging
This commit is contained in:
@@ -67,3 +67,11 @@ setw -g pane-active-border-style fg=colour39,bg=black
|
||||
|
||||
# command line
|
||||
set -g message-style fg=default,bg=default,bright
|
||||
|
||||
# Plugin list
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
set -g @plugin 'tmux-plugins/tmux-resurrect'
|
||||
#set -g @plugin 'tmux-plugins/tmux-continuum'
|
||||
|
||||
# start tmux plugin manager(keep last line)
|
||||
run -b '~/.tmux/plugins/tpm/tpm'
|
||||
|
||||
Reference in New Issue
Block a user