Add paru support to p and new AI script.

This commit is contained in:
2024-01-07 13:21:42 +00:00
parent def5dd8246
commit c27852d0dd
3 changed files with 18 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ if [[ $(p c ollama) == 0 ]]; then
sleep 1
kgx -e "ollama run codellama"
else
d i ollama
p i ollama
echo
echo 'Run the script again...'
fi