Let's try this

This commit is contained in:
Josh Sherman 2018-04-21 11:41:36 -05:00
parent c3f279323a
commit af63b35b47
No known key found for this signature in database
GPG key ID: 55B058A80530EF22

View file

@ -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"