# fzf ## Meta ```yaml name: fzf repo: https://github.com/junegunn/fzf description: 🌸 A command-line fuzzy finder ``` ## Install ```shell brew install fzf ``` ```shell mise use -g fzf@latest ```