misc local dev tools

This commit is contained in:
Matthew Ryan Dillon 2025-04-21 10:40:03 -04:00
parent d8c9952caf
commit c9fb722d73

View file

@ -11,6 +11,7 @@ brew install \
cmus \
curl \
direnv \
exercism \
fzf \
gh \
git \
@ -21,6 +22,7 @@ brew install \
jj \
kitty \
lua-language-server \
luarocks \
marksman \
nvm \
presenterm \
@ -48,6 +50,7 @@ uv tool install --force --python python3.12 aider-chat@latest
{{ if eq .hosttype "personal" -}}
brew install \
love \
mingw-w64 \
pandoc
{{ else if eq .hosttype "work" -}}