From 9b54b87cd22b8ef1f10b7f01a29f857ddd709bd3 Mon Sep 17 00:00:00 2001 From: Anton Volnuhin Date: Wed, 31 May 2023 12:30:51 +0300 Subject: [PATCH] Information about installing sgpt --- run_onchange_before_install_main_deps.sh.tmpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/run_onchange_before_install_main_deps.sh.tmpl b/run_onchange_before_install_main_deps.sh.tmpl index beb9ddd..cacb880 100644 --- a/run_onchange_before_install_main_deps.sh.tmpl +++ b/run_onchange_before_install_main_deps.sh.tmpl @@ -136,6 +136,9 @@ sleep 3 {{ end -}} +## Install shell-gpt +echo +echo "$Green""Installing shell-gpt" pip install shell-gpt -q ## Install fisher plugin manager for fish, so that we may update in after plugin list sync by chezmoi