Skip to content

thirteen37/fzf-alias

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Find aliases with fzf

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.

Installation

Pre-requisites

You will need fzf.

Install this plugin

ohmyzsh

  1. cd ~/.oh-my-zsh/custom/plugins
  2. git clone [email protected]:thirteen37/fzf-alias.git fzf-alias
  3. Add fzf-alias to your .zshrc plugin list plugins=(... fzf-alias)

zgen or zgenom

Add zgen load thirteen37/fzf-alias or zgenom load thirteen37/fzf-alias to your .zshrc

antigen

Add antigen bundle thirteen37/fzf-alias to your .zshrc

Releases

No releases published

Packages

No packages published

Languages