From c60d04af9e3d5562ebf97cba81b6a321ea08cae3 Mon Sep 17 00:00:00 2001 From: afranco Date: Mon, 21 Oct 2024 18:19:19 +0100 Subject: [PATCH] chore(tmux): add matryoshka --- .config/tmux/tmux_plugins.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/tmux/tmux_plugins.conf b/.config/tmux/tmux_plugins.conf index 00bb099..83f2c08 100644 --- a/.config/tmux/tmux_plugins.conf +++ b/.config/tmux/tmux_plugins.conf @@ -7,6 +7,7 @@ set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'tmux-plugins/tmux-resurrect' set -g @plugin 'tmux-plugins/tmux-continuum' set -g @plugin 'sainnhe/tmux-fzf' +set -g @plugin 'niqodea/tmux-matryoshka' #set -g @plugin 'tomhey/tmux-remote-sessions' # Plugin settings