From af63b35b47c6c963b435a0d7c2602a85727a4775 Mon Sep 17 00:00:00 2001 From: Josh Sherman Date: Sat, 21 Apr 2018 11:41:36 -0500 Subject: [PATCH] Let's try this --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index 07bb030..1025f52 100755 --- a/install +++ b/install @@ -42,7 +42,7 @@ mkdir -p \ "$HOME/.vim/pack/plugins/start" $GITCLONE https://github.com/junegunn/fzf.git "$DOTFZF" -$DOTFZF/install --key-bindings --completion --no-update-rc +"${DOTFZF}/install" --key-bindings --completion --no-update-rc ZSHPLUGS=( "zsh-completions"