Back to Mise

Settings

docs/configuration/settings.md

2026.5.16432 B
Original Source

Settings

<script setup> import Settings from '/components/settings.vue'; </script>

The following is a list of all of mise's settings. These can be set via mise settings key=value, by directly modifying the global config file (~/.config/mise/config.toml) or local config, or via environment variables.

Some of them also can be set via global CLI flags.

<Settings :level="2" />