Added optional AI setup
This commit is contained in:
@@ -8,7 +8,7 @@ sudo pacman -S xdg-utils
|
||||
sudo pacman -S nextcloud-client
|
||||
sudo pacman -S keepassxc
|
||||
sudo pacman -S git
|
||||
sudo pacman -S nodejs npm
|
||||
sudo pacman -S nodejs npm pipx
|
||||
|
||||
# Ensure .bash_aliases works, not default on Arch
|
||||
cat > ~/.bashrc << EOF
|
||||
@@ -62,4 +62,7 @@ echo "https://www.latofonts.com/lato-free-fonts/ (office system)"
|
||||
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