🌸 A command-line fuzzy finder written in Go - Plugin for Oh My Fish.
On OSX fzf
can be installed using homebrew
:
$ brew install fzf
Please add the package now:
$ omf install fzf
Fuzzily change directory:
$ fcd
Fuzzily browse command history and return selection:
$ fh
Fuzzily browse file listings and return selection"
$ fls
MIT © Tom Hensel et al