alias-tips
alias-tips copied to clipboard
Support zsh-abbr
Reproducing the issue
- Install zsh-abbr.
- Run
alias ll="ls -l". - Run
abbr import-aliases. - Run
ll. It's autoexpanded byzsh-abbr. alias-tipsdisplays that I should usell, which I already did