Skip to content

mise direnv activate

Output direnv function to use mise inside direnv

See https://mise.jdx.dev/direnv.html for more information

Because this generates the legacy files based on currently installed plugins, you should run this command after installing new plugins. Otherwise direnv may not know to update environment variables when legacy file versions change.

Examples:

mise direnv activate > ~/.config/direnv/lib/use_mise.sh
echo 'use mise' > .envrc
direnv allow

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