Add paru support to p and new AI script.
This commit is contained in:
6
scripts/generalAI-jan.sh
Normal file
6
scripts/generalAI-jan.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
source ./p.sh
|
||||
if [[ $(p c jan) == 0 ]]; then
|
||||
echo "Jan is installed. Launch it from the app menu."
|
||||
else
|
||||
p i jan
|
||||
fi
|
||||
Reference in New Issue
Block a user