From f5c8c8de332ca2a038aff0cfa8db2dee9f1a912a Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Thu, 25 Jan 2024 17:49:41 +0700 Subject: [PATCH] chore(scripts): improve fzf --- scripts/manual_update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/manual_update.sh b/scripts/manual_update.sh index 2a6792e..5fdfe75 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 --all +~/.fzf/install --key-bindings --no-completion --update-rc --no-bash --no-fish