From a2c9bb1269f46d2276a960b4e7bb6192cc25c70a Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Mon, 10 Oct 2022 13:54:34 +0000 Subject: Get rid of batdiff Signed-off-by: Matt Strapp --- tmux/.config/tmux/tmux.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tmux/.config') diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf index a8d0ae9..471ef39 100644 --- a/tmux/.config/tmux/tmux.conf +++ b/tmux/.config/tmux/tmux.conf @@ -14,6 +14,8 @@ set -g @plugin 'jaclu/tmux-menus' set -g @plugin 'schasse/tmux-jump' set -g @plugin 'MunifTanjim/tmux-mode-indicator' +set-environment -g TMUX_PLUGIN_MANAGER_PATH "~/.local/share/tmux/plugins/" + #ctrl-a for prefix unbind C-b set-option -g prefix C-a -- cgit v1.2.3