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
+1 -1
View File
@@ -1,5 +1,5 @@
[user] [user]
email = Jake.Pullen333@gmail.com email = 88822333+Jake-Pullen@users.noreply.github.com
name = Jake Pullen name = Jake Pullen
[commit] [commit]
+8
View File
@@ -39,6 +39,10 @@ package_list=(
"ollama" "ollama"
"waybar" "waybar"
"flameshot" "flameshot"
"zsh"
"zsh-completions"
"ttf-font-awesome"
"nerd-fonts"
) )
# Create a string of packages # Create a string of packages
@@ -53,3 +57,7 @@ curl -LsSf https://astral.sh/uv/install.sh | sh
## Linutil by CTT ## Linutil by CTT
curl -fsSL https://christitus.com/linux | sh curl -fsSL https://christitus.com/linux | sh
## make zsh the default shell
chsh /usr/bin/zsh