From 55197035d8aaf041d7f9e0195ce36271a4c19b25 Mon Sep 17 00:00:00 2001 From: steveokard Date: Sun, 19 Dec 2021 00:30:39 -0500 Subject: [PATCH] added plugins --- tmux/.tmux.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 47a1e0a..5461ddf 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -5,6 +5,8 @@ set -g @plugin 'wfxr/tmux-power' set -g @plugin 'tmux-plugins/tmux-prefix-highlight' set -g @plugin 'CrispyConductor/tmux-copy-toolkit' set -g @plugin 'tmux-plugins/tmux-pain-control' +set -g @plugin 'jaclu/tmux-menus' +# set -g @plugin 'tmux-plugins/tmux-open' # -- general set -g xterm-keys on