From 72e81b9ed8cb835ac30d129f10795c78f7798809 Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Wed, 1 May 2024 01:42:53 +0700 Subject: [PATCH] chore(brew): remove taskwarrior --- 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 3b4f50a..147f007 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 taskwarrior-tui \ + fdupes rsync rclone restic \ yt-dlp newsboat \ btop \ clang-format pyenv pipx marksman moar \