docs/cli/tool-alias/set.md
mise tool-alias setmise tool-alias set <ARGS>…add, createsrc/cli/tool_alias/set.rsAdd/update an alias for a tool/backend
This modifies the contents of ~/.config/mise/config.toml
<TOOL> — The tool/backend to set the alias for<ALIAS> — The alias to set[VALUE] — The value to set the alias to-h --help — Print helpmise tool-alias set ripgrep aqua:BurntSushi/ripgrep
mise tool-alias set node project 20