From 2ce27393df67f260a2f444b492abbb96c21c7def Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Mon, 15 Jul 2024 10:36:07 +0700 Subject: [PATCH] chore: add wcurl --- scripts/brew_init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/brew_init.sh b/scripts/brew_init.sh index 0f7bf7d..0a7a0c0 100755 --- a/scripts/brew_init.sh +++ b/scripts/brew_init.sh @@ -3,7 +3,7 @@ brew install \ libgit2 pcre2 xz \ git neovim \ - fdupes rsync rclone restic \ + fdupes rsync rclone restic wcurl \ yt-dlp newsboat vips \ btop \ clang-format marksman moar asciidoctor ollama gitleaks \