From d2891c6830eb9b3840d50f0b8892d7a28ab30bc5 Mon Sep 17 00:00:00 2001 From: James Patrick Date: Thu, 18 Feb 2021 00:00:13 -0500 Subject: [PATCH] Removed git-fuzzy Cool & all but this shouldn't be added to my dotfiles. --- zsh/zplug | 1 - 1 file changed, 1 deletion(-) diff --git a/zsh/zplug b/zsh/zplug index 7f234f3..6d6daec 100755 --- a/zsh/zplug +++ b/zsh/zplug @@ -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