Fixed fzf install

This commit is contained in:
Josh Sherman 2018-01-02 21:47:51 -06:00
parent b0712d1157
commit 8fd42b5069
No known key found for this signature in database
GPG key ID: 55B058A80530EF22

View file

@ -40,7 +40,7 @@ mkdir -p \
$HOME/.vim/pack/plugins/start
$GITCLONE https://github.com/junegunn/fzf.git $GITDEST/fzf
$GITCONE/fzf/install --key-bindings --completion --no-update-rc
$GITDEST/fzf/install --key-bindings --completion --no-update-rc
$GITCLONE https://github.com/magicmonty/bash-git-prompt.git $GITDEST/bash-git-prompt