devbox/assets/mise/config.toml
Brent Schroeter ef65b393cd Revert "replace claude code with opencode"
This reverts commit fd1e9310e8.
2026-05-07 13:09:42 -07:00

13 lines
265 B
TOML

[tools]
helix = "latest"
jujutsu = "latest"
lazygit = "latest"
rust = { version = "stable", components = "rust-analyzer,rust-docs,rustfmt,clippy" }
"cargo:cargo-binstall" = "latest"
deno = "latest"
uv = "latest"
"pipx:pyright" = "latest"
"pipx:ruff" = "latest"