misc package tweaks
This commit is contained in:
parent
ad2c3b1b63
commit
fa40f296e5
1 changed files with 3 additions and 5 deletions
|
|
@ -21,7 +21,7 @@ brew install \
|
|||
helix \
|
||||
inlyne \
|
||||
jj \
|
||||
kitty \
|
||||
just \
|
||||
lua-language-server \
|
||||
luarocks \
|
||||
marksman \
|
||||
|
|
@ -33,8 +33,6 @@ brew install \
|
|||
watch \
|
||||
wget \
|
||||
xz \
|
||||
yazi \
|
||||
zellij \
|
||||
zk \
|
||||
zlib
|
||||
|
||||
|
|
@ -47,13 +45,13 @@ nvm install 22
|
|||
nvm use 22
|
||||
|
||||
curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||
uv tool install --force --python python3.12 aider-chat@latest
|
||||
|
||||
{{ if eq .hosttype "personal" -}}
|
||||
brew install \
|
||||
love \
|
||||
mingw-w64 \
|
||||
pandoc
|
||||
pandoc \
|
||||
stylua
|
||||
{{ else if eq .hosttype "work" -}}
|
||||
{{ join .chezmoi.sourceDir "encrypted_dot_work_packages.age" | include | decrypt -}}
|
||||
{{ end }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue