diff --git a/scripts/manual_update.sh b/scripts/manual_update.sh index 5fdfe75..4b91c98 100755 --- a/scripts/manual_update.sh +++ b/scripts/manual_update.sh @@ -5,4 +5,4 @@ git -C ~/.oh-my-zsh/custom/themes/powerlevel10k pull git -C ~/.oh-my-zsh/custom/plugins/zsh-autosuggestions pull git -C ~/.fzf pull -~/.fzf/install --key-bindings --no-completion --update-rc --no-bash --no-fish +~/.fzf/install --key-bindings --completion --update-rc --no-bash --no-fish