Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 358 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 358 Bytes

fish-fasd

fasd plugin with fzf

Install

brew install fasd
brew install fzf
fisher add znculee/fish-fasd

Usage

$ z

Change directory with fuzzy search and stay current directory by pressing esc or CTRL-D.

$ v

Launce vim for file with fuzzy search and stay current directory by pressing esc or CTRL-D.