Skip to content

mise shell-alias set

Add/update a shell alias

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

Arguments

<shell_alias>

The alias name

[COMMAND]

The command to run (optional if provided as ALIAS=COMMAND)

Examples:

mise shell-alias set ll "ls -la"
mise shell-alias set gs "git status"

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