From 5e34cf33c7454bc2989af3001c226219f0bb7421 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Wed, 11 Dec 2024 20:09:43 +0800 Subject: Update --- misc/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/tmux.conf b/misc/tmux.conf index cadaec6..1ddc877 100644 --- a/misc/tmux.conf +++ b/misc/tmux.conf @@ -87,4 +87,4 @@ bind -T off F12 \ set -g status-right "$wg_is_keys_off #{sysstat_cpu} | #{sysstat_mem} | #{sysstat_loadavg} | $wg_user_host" -if-shell "test -e ~/.tmux.conf.local" "source-file ~/.tmux.conf.local" +if-shell "test -f ~/.tmux.conf.local" "source-file ~/.tmux.conf.local" -- cgit v1.2.3-70-g09d2