Linux Terminal Command History Search

The FZF is a linux command history finder where you can elegantrly search and find previously executed command

Installation

git clone --depth 1 https://github.com/junegunn/fzf.git
cd fzf && ./install

Last updated