Skip to content

mise tool-alias set

Add/update an alias for a tool/backend

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

Arguments

  • <TOOL> — The tool/backend to set the alias for
  • <ALIAS> — The alias to set
  • [VALUE] — The value to set the alias to

Flags

  • -h --help — Print help

Examples

mise tool-alias set ripgrep aqua:BurntSushi/ripgrep
mise tool-alias set node project 20
MIT LicenseCopyright © 2026jdx.dev