Fixed fzf install
This commit is contained in:
parent
b0712d1157
commit
8fd42b5069
1 changed files with 1 additions and 1 deletions
2
install
2
install
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue