Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 197 Bytes

File metadata and controls

19 lines (15 loc) · 197 Bytes

fzf - Fuzzy Finder

info

check

command -v fzf >/dev/null 2>&1

apt-install

sudo update
sudo apt install -y fzf

dnf-install

sudo dnf install -y fzf