My collection of fzf scripts
- Fuzzy completion based on original fzf
- fd support for fast finding files and directories
- Enable useful commands using fzf
$ git clone https://github.com/ken-tunc/fzf.zsh.git
$ echo source "$(pwd)/fzf.zsh/init.zsh" >> ~/.zshrc
See LICENSE.