Notepad/enter/Coding Tips (Classical)/Terminal Tips/2. CLI Tools/CLI Tool Collection/fzf.md

602 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.


Examples to note:

  • the CD optimizer using fzf img