Skip to content

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 git@github.com: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

About

Fuzzy alias finder

Topics

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages