Skip to content

Function for fuzzy finding files and olders using fzf.

Notifications You must be signed in to change notification settings

aubreypwd/zsh-plugin-fd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

fd

Use fzf to browse your directories using fuzzy method.

  • Requires fzf

Screenshot

Usage

fd

fd will look at directories in the current working directory, but if you want to look further, you can supply a depth, e.g.:

fd 2

Requires

  • fzf

If you use https://github.com/aubreypwd/zsh-plugin-require, we will try and automatically handle dependancies.

Install

Using antigen:

antigen bundle aubreypwd/[email protected]

Development

Install the package on master:

antigen bundle ssh:https://[email protected]/aubreypwd/zsh-plugin-fd

...and contribute upstream by working in $HOME/.antigen/bundles/aubreypwd/zsh-plugin-fd.

About

Function for fuzzy finding files and olders using fzf.

Resources

Stars

Watchers

Forks

Languages