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.46k stars 43 forks source link

Add support for oh-my-zsh #11

Closed n1amr closed 7 years ago

n1amr commented 7 years ago

Actually this is a fix for this error:

$OH_MY_ZSH_ROOT/custom/plugins/you-should-use/you-should-use.plugin.zsh:55: command not found: add-zsh-hook
MichaelAquilina commented 7 years ago

LGTM :) Thanks for the PR!