chore(mise): install new tools

This commit is contained in:
Sergio Laín 2025-06-23 02:15:52 +02:00
parent 12bd679967
commit 424dfe8f69
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -10,10 +10,19 @@ age = "latest"
deno = "latest" deno = "latest"
go = "latest" go = "latest"
watchexec = "latest" watchexec = "latest"
# Cargo Tools
"cargo:cargo-cache" = "latest" "cargo:cargo-cache" = "latest"
"cargo:kanata" = "latest" "cargo:kanata" = "latest"
# Go Tools
"go:github.com/stefanlogue/meteor" = "latest" "go:github.com/stefanlogue/meteor" = "latest"
"go:github.com/rszyma/kanata-tray" = "latest"
"go:github.com/jorgerojas26/lazysql" = "latest"
# Python Tools
"pipx:darrenburns/posting" = "latest" "pipx:darrenburns/posting" = "latest"
"pipx:pytest" = "latest"
"pipx:b2" = "latest"
[settings] [settings]
# plugins can read the versions files used by other version managers (if enabled by the plugin) # plugins can read the versions files used by other version managers (if enabled by the plugin)