From 362316edb4210f5fed01474b5899077bd0d07511 Mon Sep 17 00:00:00 2001 From: Belal Elsabbagh Date: Thu, 20 Feb 2025 14:32:22 +0200 Subject: [PATCH] moved tmux 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