🌸 A command-line fuzzy finder

fzf is a general-purpose command-line fuzzy finder and an interactive terminal toolkit.
Whether you're selecting files, browsing command history, previewing data, navigating complex datasets with fuzzy matching, or creating custom menus and workflows, fzf provides the building blocks to turn shell scripts into rich terminal applications.
$ brew install fzf$ sudo apt install fzf$ sudo pacman -S fzf$ winget install fzf$ choco install fzfto comment.