Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 411 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 411 Bytes

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.