From 315a8bdfb124cf7cada12e4bf44863169f688431 Mon Sep 17 00:00:00 2001 From: afonso Date: Mon, 21 Oct 2024 18:19:19 +0100 Subject: [PATCH] [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