Back to Mise

`mise settings set`

docs/cli/settings/set.md

2026.5.1758 B
Original Source
<!-- @generated by usage-cli from usage spec -->

mise settings set

Add/update a setting

This modifies the contents of ~/.config/mise/config.toml by default. With --local, modifies the local config file instead. See https://mise.en.dev/configuration.html#target-file-for-write-operations

Arguments

<SETTING>

The setting to set

[VALUE]

The value to set (optional if provided as KEY=VALUE)

Flags

-l --local

Use the local config file instead of the global one

Examples:

mise settings idiomatic_version_file=true