A command-line fuzzy finder written in Go. It's an interactive filter for any kind of list: files, command history, processes, hostnames, bookmarks, git commits, etc.
$ go install github.com/junegunn/fzf@latest$ git clone https://github.com/junegunn/fzf.git