fzf Fuzzy Find a Github Repository - Part Deux Remember our first installment [https://mattorb.com/fuzzy-find-github-repository/]? We iterated on building a command-line tool for quickly selecting a private github repo to clone. We built a solution using fish
fzf The Many Faces of FZF Command-line Fuzzy Finder (FZF) [https://github.com/junegunn/fzf] is a gem of a command-line tool. It is like the old 4dos SELECT command that could prompt a user to
go Fuzzy Find a Github Repository Often, I need to quickly clone or explore from among hundreds of private github repositories I have access to via a github organization, from the command line. Rarely can I