From 0ab87c01b4dc02716bc9ad02a3f445f683259ecc Mon Sep 17 00:00:00 2001 From: Belal Elsabbagh Date: Thu, 20 Feb 2025 14:31:54 +0200 Subject: [PATCH] moved plugins --- .config/tmux/tmux.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 370da77..6e1d085 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -1,3 +1,5 @@ +set-environment -g TMUX_PLUGIN_MANAGER_PATH '~/.tmux/plugins' + set -g default-terminal "tmux-256color" set -ag terminal-overrides ",xterm-256color:RGB" set -g mouse on