fix a typo

This commit is contained in:
Anton Volnuhin 2024-03-27 16:37:36 +03:00
parent 5283cd098a
commit e3831815a2

View File

@ -139,7 +139,7 @@ sleep 3
## Install shell-gpt
echo
echo -e "$Green""Installing shell-gpt$NC"
pip install shell-gpt -q -break-system-packages
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