From 6c2ede266b1c2f58ddd928878ecd9f7b56dff3f9 Mon Sep 17 00:00:00 2001 From: johannst Date: Sun, 19 May 2019 13:09:36 +0200 Subject: tmux.conf removed plugin stuffs --- tmux.conf | 9 --------- 1 file changed, 9 deletions(-) diff --git a/tmux.conf b/tmux.conf index 76c2063..32b753b 100644 --- a/tmux.conf +++ b/tmux.conf @@ -96,12 +96,3 @@ set-option -g status-right-length 50 # left status bar set-option -g status-left-length 20 -### Plugins - -set -g @plugin 'tmux-plugins/tpm' -set -g @plugin 'tmux-plugins/tmux-resurrect' -set -g @plugin 'johannst/tmux-save-bash-env' - -# Initialize TMUX plugin manager -run-shell '~/.tmux/plugins/tpm/tpm' - -- cgit v1.2.3