A fuzzy finder for linux shells

Installation

   sudo pacman -S fzf
  1. vim .zshrc and add:
source <(fzf --zsh)