/fzf.zsh

My collection of fzf scripts

Primary LanguageShellMIT LicenseMIT

fzf.zsh

My collection of fzf scripts

  • Fuzzy completion based on original fzf
  • fd support for fast finding files and directories
  • Enable useful commands using fzf

Installation

$ git clone https://github.com/ken-tunc/fzf.zsh.git
$ echo source "$(pwd)/fzf.zsh/init.zsh" >> ~/.zshrc

License

See LICENSE.