summaryrefslogtreecommitdiffstats
path: root/tmux/.config/tmux/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmux/.config/tmux/tmux.conf')
-rw-r--r--tmux/.config/tmux/tmux.conf2
1 files changed, 2 insertions, 0 deletions
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