# Reproducing the issue - Install [zsh-abbr](https://github.com/olets/zsh-abbr). - Run `alias ll="ls -l"`. - Run `abbr import-aliases`. - Run `ll`. It's autoexpanded by `zsh-abbr`. - `alias-tips` displays that I should use `ll`, which I already did
Reproducing the issue
alias ll="ls -l".abbr import-aliases.ll. It's autoexpanded byzsh-abbr.alias-tipsdisplays that I should usell, which I already did