From 2b8b8b5b34b16c65ae5d314c24cb0c25c1afbbf2 Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Sun, 10 Dec 2023 13:25:33 +0700 Subject: [PATCH] chore(scripts): update fzf --- scripts/manual_update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/manual_update.sh b/scripts/manual_update.sh index bac18a5..69ed0b5 100755 --- a/scripts/manual_update.sh +++ b/scripts/manual_update.sh @@ -5,3 +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