$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:
1
typeset aliases
1
aliases=( [dir]='ls -la' [run-help]=man [which-command]=whence )
BashSupport Pro 是一款支持 aliases** 的 **Zsh 集成开发环境 - 立即试用!