bootstrapping aider

This commit is contained in:
Matthew Ryan Dillon 2025-03-03 07:43:54 -05:00
parent 5d7846756e
commit 92beb62be2
5 changed files with 27 additions and 0 deletions

View file

@ -48,6 +48,9 @@ export NVM_DIR="$HOME/.nvm"
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
{{ else if eq .hosttype "wsl" -}}
sudo apt update
sudo apt install \