reinaldogranado / pkg-fzf

:cherry_blossom: command-line fuzzy finder written in Go - Plugin for oh-my-fish

Home Page:https://gitter.im/oh-my-fish/oh-my-fish

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


fzf

🌸 A command-line fuzzy finder written in Go - Plugin for Oh My Fish.

Install

On OSX fzf can be installed using homebrew:

$ brew install fzf

Please add the package now:

$ omf install fzf

Usage

Fuzzily change directory:

$ fcd

Fuzzily browse command history and return selection:

$ fh

Fuzzily browse file listings and return selection"

$ fls

License

MIT © Tom Hensel et al

About

:cherry_blossom: command-line fuzzy finder written in Go - Plugin for oh-my-fish

https://gitter.im/oh-my-fish/oh-my-fish

License:MIT License


Languages

Language:Shell 100.0%