Added optional AI setup
This commit is contained in:
@@ -10,6 +10,7 @@ sudo apt -y update && apt upgrade
|
||||
sudo apt -y install git
|
||||
sudo apt -y install xdg-open
|
||||
sudo apt -y install nodejs
|
||||
sudo apt -y install pipx
|
||||
|
||||
# nvim
|
||||
sudo apt -y install neovim
|
||||
@@ -51,4 +52,7 @@ echo "https://github.com/be5invis/Iosevka/releases/latest (home terminal)"
|
||||
echo "Good?"
|
||||
read response
|
||||
|
||||
# ai
|
||||
echo "Run ~/.scripts/ai.sh to install local AI stuff"
|
||||
|
||||
echo "Installation script complete"
|
||||
|
||||
Reference in New Issue
Block a user