Fast fuzzy text selector for filtering lists interactively
Fast, simple fuzzy text selector with an advanced scoring algorithm
fzy$ history | fzy$ find . -type f | fzy$ git branch | fzy | xargs git checkout$ ps aux | fzy | awk '{print $2}' | xargs kill$ env | cut -d= -f1 | fzy