ken-tunc / fzf.zsh

My collection of fzf scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

My collection of fzf scripts

License:MIT License


Languages

Language:Shell 100.0%