diff --git a/tmux.conf b/tmux.conf index ffaf82d..4f83f13 100644 --- a/tmux.conf +++ b/tmux.conf @@ -80,9 +80,10 @@ bind -n M-I setw synchronize-panes # Plugins # +set -g @plugin 'jimeh/tmux-themepack' +set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-copycat' set -g @plugin 'tmux-plugins/tmux-yank' -set -g @plugin 'jimeh/tmux-themepack' # Set Theme set -g @themepack 'powerline/default/green'