From dfaaeb18f8b93cdc96cb24dc7a0dc8ab9ede745f Mon Sep 17 00:00:00 2001 From: Anton Volnuhin Date: Tue, 21 May 2024 17:25:02 +0300 Subject: [PATCH] fix for kitty --- run_onchange_after_install_main_deps.sh.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/run_onchange_after_install_main_deps.sh.tmpl b/run_onchange_after_install_main_deps.sh.tmpl index d9db0ae..eef7138 100644 --- a/run_onchange_after_install_main_deps.sh.tmpl +++ b/run_onchange_after_install_main_deps.sh.tmpl @@ -20,6 +20,8 @@ USER=$(whoami) STEP=1 cd +TERM="xterm-256color" + echo -e " $Green""###############################################################################