From 465eb977f54639e186507dc7992843bcc34af80b Mon Sep 17 00:00:00 2001 From: Valentin Uveges Date: Fri, 11 Aug 2023 18:22:24 +0300 Subject: [PATCH] fix(main): format code --- catppuccin.tmux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catppuccin.tmux b/catppuccin.tmux index e8e9438..e49449d 100755 --- a/catppuccin.tmux +++ b/catppuccin.tmux @@ -234,7 +234,7 @@ main() { # '$key' stores the key. # '$val' stores the value. - eval "$key"="$"${val} + eval "local $key"="$val" done < "${PLUGIN_DIR}/catppuccin-${theme}.tmuxtheme" # status