diff --git a/run_onchange_before_install_main_deps.sh.tmpl b/run_onchange_before_install_main_deps.sh.tmpl index fad574b..a4bd46c 100644 --- a/run_onchange_before_install_main_deps.sh.tmpl +++ b/run_onchange_before_install_main_deps.sh.tmpl @@ -139,7 +139,7 @@ sleep 3 ## Install shell-gpt echo echo -e "$Green""Installing shell-gpt$NC" -pip install shell-gpt -q +pip install shell-gpt -q -break-system-packages ## Install fisher plugin manager for fish, so that we may update in after plugin list sync by chezmoi if ! fish -c fisher &>/dev/null