source <(fzf --zsh)

Category: Terminal Configuration

source <(fzf --zsh)

Enable fzf keybindings and completion in zsh

Add to ~/.zshrc. Same keybindings as bash (Ctrl+R, Ctrl+T, Alt+C). If using Oh My Zsh, you can alternatively add 'fzf' to the plugins array which handles sourcing automatically.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.