fzf-fasd.plugin.zsh fzf+fasd A shell plugin that integratesfzfandfasd--- tab completion ofzwith fzf's fuzzy search! Currently supports zsh only (TODO: bash), and thezcommand (TODO:d,andf,) Usage z [dir name slug]<TAB> Configuration ...
我对在VIM中打开最近的文件有问题,因为FASD没有捕捉到它们。我在找小费。Vi (Visual Interface)是 L...
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf ~/.fzf/install 2. 别名 alias jan='fasd -a' # any alias js='fasd -si' # show / search / select alias jd='fasd -d' # directory alias jf='fasd -f' # file alias jsd='fasd -sid' # interactive directory selection...