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