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

Support git and global alises for check_alias_usage #78

Open MichaelAquilina opened 4 years ago

MichaelAquilina commented 4 years ago

Right now the check_alias_usage command only reports on standard aliases. It should be expanded to support git and global aliases too.