adding laptop bits
This commit is contained in:
+1
-1
@@ -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]
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user