📦️ deps(mise): installed some tools
This commit is contained in:
parent
2600829566
commit
901fef40c4
1 changed files with 5 additions and 0 deletions
|
@ -3,6 +3,10 @@ usage = "latest"
|
|||
bun = "latest"
|
||||
"npm:five-server" = "latest"
|
||||
node = "latest"
|
||||
pnpm = "latest"
|
||||
uv = "latest"
|
||||
cargo-binstall = "latest"
|
||||
age = "latest"
|
||||
|
||||
[settings]
|
||||
# plugins can read the versions files used by other version managers (if enabled by the plugin)
|
||||
|
@ -40,3 +44,4 @@ experimental = true # enable experimental features
|
|||
|
||||
# configure messages displayed when entering directories with config files
|
||||
status = { missing_tools = "if_other_versions_installed", show_env = false, show_tools = false }
|
||||
cargo_binstall = true
|
||||
|
|
Loading…
Add table
Reference in a new issue