A fuzzy finder for linux shells Installation sudo pacman -S fzf vim .zshrc and add: source <(fzf --zsh)