docs/cli/deactivate.md
mise deactivatemise deactivatesrc/cli/deactivate.rsPrint the script to disable mise in the current shell session
The shell function installed by activation evaluates this output in supported shells. When calling the executable directly, evaluate or source its output with the appropriate shell syntax. This does not remove the startup-file line; new shells will activate mise again.
-h --help — Print helpBash or Zsh, calling the executable rather than the activation function
eval "$(command mise deactivate)"
Fish
command mise deactivate | source