misc local dev tools
This commit is contained in:
parent
d8c9952caf
commit
c9fb722d73
1 changed files with 3 additions and 0 deletions
|
@ -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" -}}
|
||||||
|
|
Loading…
Add table
Reference in a new issue