From d946802b7b18ed8a2c608fe1aa2291ecbbb81029 Mon Sep 17 00:00:00 2001 From: Yax <1949284+kianby@users.noreply.github.com> Date: Thu, 3 Oct 2024 13:50:21 +0200 Subject: [PATCH] Remove unused tmux plugins --- dot_tmux.conf.tmpl | 6 ------ 1 file changed, 6 deletions(-) diff --git a/dot_tmux.conf.tmpl b/dot_tmux.conf.tmpl index 3d30c0e..8352004 100644 --- a/dot_tmux.conf.tmpl +++ b/dot_tmux.conf.tmpl @@ -120,14 +120,8 @@ bind-key M-4 send-keys "$FAVORITE_COMMAND4" unbind r bind r source-file ~/.tmux.conf \; display-message "config reloaded!" -# plugin last_command_output -set -g @command-capture-prompt-pattern '$ ' -set -g @command-capture-editor-cmd 'gedit -' - # Plugins set -g @plugin 'tmux-plugins/tpm' -set -g @plugin 'laktak/extrakto' -set -g @plugin 'artemave/tmux_capture_last_command_output' set -g @plugin "arcticicestudio/nord-tmux" # run tpm