summaryrefslogtreecommitdiffstats
path: root/tmux
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2022-10-10 13:54:34 +0000
committerMatt Strapp <matt@mattstrapp.net>2022-10-10 13:54:34 +0000
commita2c9bb1269f46d2276a960b4e7bb6192cc25c70a (patch)
tree81a641312ab6803d18ce43af851897337caf1251 /tmux
parente? (diff)
downloaddotfiles-a2c9bb1269f46d2276a960b4e7bb6192cc25c70a.tar
dotfiles-a2c9bb1269f46d2276a960b4e7bb6192cc25c70a.tar.gz
dotfiles-a2c9bb1269f46d2276a960b4e7bb6192cc25c70a.tar.bz2
dotfiles-a2c9bb1269f46d2276a960b4e7bb6192cc25c70a.tar.lz
dotfiles-a2c9bb1269f46d2276a960b4e7bb6192cc25c70a.tar.xz
dotfiles-a2c9bb1269f46d2276a960b4e7bb6192cc25c70a.tar.zst
dotfiles-a2c9bb1269f46d2276a960b4e7bb6192cc25c70a.zip
Get rid of batdiff
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to '')
-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