mise icon indicating copy to clipboard operation
mise copied to clipboard

`mise use` adding tool options from backend

Open jdx opened this issue 9 months ago • 9 comments

I thought this was fixed but apparently not

❯ mise use [email protected]
mise Installed executable into /Users/jdickey/.local/share/mise/installs/opentofu/1.6.2/tofu
mise [email protected]  ✓ installed
mise mise.toml tools: [email protected]
❯ cat mise.toml
[tools]
opentofu = { version = "1.6.2", exe = "tofu" }

jdx avatar Apr 14 '25 17:04 jdx