From abe3d5e7d10ca568164f3708d97b5c6fd39566f7 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Wed, 24 Jan 2024 23:53:45 +0800 Subject: Remove unused tmux plugins --- .tmux.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/.tmux.conf b/.tmux.conf index 4719e68..ce23069 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -11,9 +11,6 @@ TMUX_FZF_OPTIONS="-p 80%,80% -m" TMUX_FZF_PREVIEW=0 bind f run-shell -b "~/.tmux/plugins/tmux-fzf/scripts/session.sh attach" -set -g @plugin 'tmux-plugins/tmux-continuum' -set -g @continuum-restore 'on' - if "test ! -d ~/.tmux/plugins/tpm" \ "run 'git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm && ~/.tmux/plugins/tpm/bin/install_plugins'" run '~/.tmux/plugins/tpm/tpm' -- cgit v1.2.3