summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmux.conf9
1 files changed, 0 insertions, 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'
-