$aliases
–
Alias mapping
$aliases maps alias names to their expansions.
This variable was called raliases in early versions of the Z Shell.
Links
Examples
- Show currently available aliases
- Output:
1typeset aliases1aliases=( [dir]='ls -la' [run-help]=man [which-command]=whence )
BashSupport Pro is a Zsh IDE with support for $aliases – try it now!