Notepad/enter/fzf.md

454 B

In all honesty, fzf probably deserves a folder all on its own for its potential utility. Fzf is described as a general-purpose command-line fuzzy finder. More information of course can be found on the official github.

Installation:

sudo port install fzf

Here are a list of examples to implement using fzf to make search within your terminal blazing fast.