From 3bedf87cf15e1a2418316a8471d15f2e074ae936 Mon Sep 17 00:00:00 2001 From: Yax <1949284+kianby@users.noreply.github.com> Date: Mon, 31 Jan 2022 19:00:26 +0100 Subject: [PATCH] use extracto --- dot_tmux.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dot_tmux.conf b/dot_tmux.conf index b29fa6c..ba4a887 100644 --- a/dot_tmux.conf +++ b/dot_tmux.conf @@ -131,7 +131,9 @@ bind r source-file ~/.tmux.conf \; display-message "config reloaded!" # Plugins set -g @plugin 'tmux-plugins/tpm' -set -g @plugin 'roosta/tmux-fuzzback' +#set -g @plugin 'roosta/tmux-fuzzback' +set -g @plugin 'laktak/extrakto' + # run tpm run -b '~/.tmux/plugins/tpm/tpm'