Removed git-fuzzy

Cool & all but this shouldn't be added to my dotfiles.
This commit is contained in:
James Patrick 2021-02-18 00:00:13 -05:00
parent 543009a8da
commit d2891c6830
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ source ${ZPLUG_HOME}/init.zsh
zplug "${ZDIR}/modules/bin/", from:local, as:command, use:"*"
zplug "junegunn/fzf-bin", from:gh-r, as:command, rename-to:fzf
zplug "zdharma/zsh-diff-so-fancy", as:command, use:"bin/{git-dsf,diff-so-fancy}"
zplug "bigH/git-fuzzy", as:command, use:"bin/git-fuzzy"
zplug "${ZDIR}/modules/alias/", from:local, as:plugin
zplug "${ZDIR}/modules/complete/", from:local, as:plugin, defer:2