misc package tweaks

This commit is contained in:
Matthew Ryan Dillon 2025-11-05 20:55:38 -05:00
parent ad2c3b1b63
commit fa40f296e5

View file

@ -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 }}