adding laptop bits

This commit is contained in:
Jake Pullen
2025-05-26 11:07:34 +01:00
parent 29f2399c01
commit b0344114aa
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -39,6 +39,10 @@ package_list=(
"ollama"
"waybar"
"flameshot"
"zsh"
"zsh-completions"
"ttf-font-awesome"
"nerd-fonts"
)
# Create a string of packages
@@ -53,3 +57,7 @@ curl -LsSf https://astral.sh/uv/install.sh | sh
## Linutil by CTT
curl -fsSL https://christitus.com/linux | sh
## make zsh the default shell
chsh /usr/bin/zsh