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.41k stars 44 forks source link

Common aliases #111

Closed MikeyBeez closed 3 years ago

MikeyBeez commented 3 years ago

Can I add the plugin common-aliases so YSU checks those aliases too? How would I do that? Thanks for creating this very helpful plugin. I think it will transform my workflow.

MichaelAquilina commented 3 years ago

If this is the plugin you are referring to, then they should automatically just work with this plugin :)

The installation instructions for this plugin are in the README https://github.com/MichaelAquilina/zsh-you-should-use#installation

I'm going to mark this issue as closed. But feel free to continue asking questions here if you need more help

MikeyBeez commented 3 years ago

From what I can tell, YSU is only working with github. Here's my plugin line from my .zshrc: plugins=(you-should-use docker git zsh-navigation-tools zsh-autosuggestions zsh-syntax-highlighting vi-mode common-aliases ubuntu z sudo) I'm using oh-my-zsh.

MichaelAquilina commented 3 years ago

@MikeyBeez what does echo $YSU_VERSION display for you?