From 02eb339970aa2e861229ab4b916668509875ab01 Mon Sep 17 00:00:00 2001 From: Christopher Beckmann Date: Thu, 27 Apr 2023 00:41:35 +0200 Subject: [PATCH] Update '.tmux.rc' --- .tmux.rc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.tmux.rc b/.tmux.rc index 60e4c42..3fd1cfa 100644 --- a/.tmux.rc +++ b/.tmux.rc @@ -7,3 +7,5 @@ if command ; then tmux set-environment -g COLOR_SECONDARY "#011f2a" tmux set-environment -g COLOR_TERTIARY "#0f63bd" fi + +tmux source ~/.config/tmux/.tmux.conf \ No newline at end of file