Skip to content

mise settings set <SETTING> <VALUE>

Aliases: add, create

text
Add/update a setting

This modifies the contents of ~/.config/mise/config.toml

Usage: settings set <SETTING> <VALUE>

Arguments:
  <SETTING>
          The setting to set

  <VALUE>
          The value to set

Examples:

    $ mise settings set legacy_version_file true

Licensed under the MIT License. Maintained by @jdx and friends.