Too many aliases and not sure which one to use? Yeah, I get that too because of all those OMZ plugins.
This plugin will help with that. It's a ZLE widget you can activate with Alt-a
or Option-a
('a' for alias) to find your aliases.
You will need fzf.
cd ~/.oh-my-zsh/custom/plugins
git clone git@github.com:thirteen37/fzf-alias.git fzf-alias
- Add
fzf-alias
to your.zshrc
plugin listplugins=(... fzf-alias)
Add zgen load thirteen37/fzf-alias
or zgenom load thirteen37/fzf-alias
to your .zshrc
Add antigen bundle thirteen37/fzf-alias
to your .zshrc