From 09e223a0ec95187698b3dfb48d5d24af7f77abb7 Mon Sep 17 00:00:00 2001 From: Christopher Beckmann Date: Sat, 29 Apr 2023 12:01:33 +0200 Subject: [PATCH] Update '.tmux.conf' --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index 28db155..d08e43c 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,5 +1,5 @@ # tmux theme -source-file "${HOME}/.config/tmux/.tmux.theme" +source-file "${HOME}/.config/tmux/tmux.theme" # default shell set-option -g default-shell /bin/zsh