Skip to content

Is there a way to have an os-based selection? #3915

Answered by hverlin
kemitix asked this question in Q&A
Discussion options

You must be logged in to vote

I think you can leverage https://mise.jdx.dev/configuration/environments.html for this

  • set MISE_ENV=macos in your shell rc file
  • you can now use e.g. a mise.macos.toml file with macos only overrides

Another solution is to use disable_tools. You can set some tools as disabled in your global macos configuration

[settings]
disable_tools = ['...']

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kemitix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants