Skip to content

mise alias unset <PLUGIN> <ALIAS>

Aliases: del, delete, remove, rm

text
Clears an alias for a plugin

This modifies the contents of ~/.config/mise/config.toml

Usage: alias unset <PLUGIN> <ALIAS>

Arguments:
  <PLUGIN>
          The plugin to remove the alias from

  <ALIAS>
          The alias to remove

Examples:

    $ mise alias unset node lts-hydrogen

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