Skip to content
Discussion options

You must be logged in to vote

The weird thing is that the Linux installation also has shims-on_path: no.

On macOS:

# mise is getting activated and PATH filled accordingly
% grep -n mise ~/.zshrc
186:eval "$(mise activate zsh)"
% mise use uv@0.10.5
uv@0.10.5
mise ~/.config/mise/config.toml tools: uv@0.10.5
% mise which uv
/Users/asmodai/.local/share/mise/installs/uv/0.10.5/uv-aarch64-apple-darwin/uv
% mise use uv@latest
uv@0.10.6                                                                                                                     
mise ~/.config/mise/config.toml tools: uv@0.10.6
% mise which uv
mise ERROR uv is a mise bin however it is not currently active. Use `mise use` to activate it in this directory.…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ashemedai
Comment options

Answer selected by ashemedai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants