MichaelAquilina / zsh-you-should-use

📎 ZSH plugin that reminds you to use existing aliases for commands you just typed
GNU General Public License v3.0
1.42k stars 44 forks source link

add support for ignoring aliases #72

Closed abridgett closed 5 years ago

abridgett commented 5 years ago

Sometimes there are some aliases that you don't want reminding about - this adds support for this.

abridgett commented 5 years ago

Added some tests (which then immediately helped check the array change). Thanks for the kick (and apologies for not seeing this in the README file where you'd helpfully put it!