From d60eb3264585ee5b89078ec75bd7c17120572ce6 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Mon, 15 May 2017 15:40:07 +0100 Subject: [PATCH] Update tmux config --- tmux.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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'