CLIActive

mise activate

mise activate is a CLI command that initializes mise in the current shell session, enabling automatic environment variable management.

Open source page

Field note

What it does

mise activate initializes mise in the current shell session. It should be added to your shell's rc file or login shell. It supports various shell types and can optionally use shims instead of modifying PATH.

Capabilities

Available capabilities

Tags

Tags

Ways to use it

Ways to use it

No integrations filed yet.

Product features

Product features

No Hook Env

Do not automatically call hook-env; useful for debugging.

Quiet Mode

Suppress non-error messages with -q flag.

Shell Type Support

Supports bash, elvish, fish, nu, xonsh, zsh, pwsh, powershell.

Shims Mode

Use shims instead of modifying PATH.