From 234ef5ac4e86cdfe2a66847b1ee687b4f93b794a Mon Sep 17 00:00:00 2001 From: Anton Volnuhin Date: Wed, 31 May 2023 12:32:04 +0300 Subject: [PATCH] Echo fix --- run_onchange_before_install_main_deps.sh.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_onchange_before_install_main_deps.sh.tmpl b/run_onchange_before_install_main_deps.sh.tmpl index cacb880..03cd0c1 100644 --- a/run_onchange_before_install_main_deps.sh.tmpl +++ b/run_onchange_before_install_main_deps.sh.tmpl @@ -138,7 +138,7 @@ sleep 3 ## Install shell-gpt echo -echo "$Green""Installing shell-gpt" +echo -e "$Green""Installing shell-gpt$NC" pip install shell-gpt -q ## Install fisher plugin manager for fish, so that we may update in after plugin list sync by chezmoi