fasd plugin with fzf
brew install fasd
brew install fzf
fisher add znculee/fish-fasd
$ 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
.