From 874eeffdaee747e9d3c2296b07ff0eb96a679e50 Mon Sep 17 00:00:00 2001 From: Yax <1949284+kianby@users.noreply.github.com> Date: Tue, 20 Apr 2021 12:46:15 +0200 Subject: [PATCH] add extrakto plugin based on fzf --- dot_tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_tmux.conf b/dot_tmux.conf index 7dc77ab..5d0ee05 100644 --- a/dot_tmux.conf +++ b/dot_tmux.conf @@ -143,8 +143,8 @@ bind r source-file ~/.tmux.conf \; display-message "config reloaded!" # Plugins set -g @plugin 'tmux-plugins/tpm' -#set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'tmux-plugins/tmux-resurrect' +set -g @plugin 'laktak/extrakto' # Resurrect plugin configuration