added Tmux Plugin Manager tpm
This commit is contained in:
@@ -83,3 +83,10 @@ set -g pane-active-border-bg black
|
|||||||
set -g message-fg default
|
set -g message-fg default
|
||||||
set -g message-bg default
|
set -g message-bg default
|
||||||
set -g message-attr bright
|
set -g message-attr bright
|
||||||
|
|
||||||
|
# List of plugins
|
||||||
|
set -g @plugin 'tmux-plugins/tpm'
|
||||||
|
set -g @plugin 'tmux-plugins/tmux-resurrect'
|
||||||
|
|
||||||
|
#Initialize TPM(has to be last line)
|
||||||
|
run -b '~/.tmux/plugins/tpm/tpm'
|
||||||
|
|||||||
Reference in New Issue
Block a user