force shell-gpt installation in managed env
This commit is contained in:
parent
b494714c43
commit
5283cd098a
@ -139,7 +139,7 @@ sleep 3
|
|||||||
## Install shell-gpt
|
## Install shell-gpt
|
||||||
echo
|
echo
|
||||||
echo -e "$Green""Installing shell-gpt$NC"
|
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
|
## Install fisher plugin manager for fish, so that we may update in after plugin list sync by chezmoi
|
||||||
if ! fish -c fisher &>/dev/null
|
if ! fish -c fisher &>/dev/null
|
||||||
|
Loading…
Reference in New Issue
Block a user