Skip to content

mise shell-alias ls

List shell aliases

Shows the shell aliases that are set in the current directory. These are defined in mise.toml under the [shell_alias] section.

Flags

--no-header

Don't show table header

Examples:

$ mise shell-alias ls
alias    command
ll       ls -la
gs       git status

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