Skip to content

Commit ebc98ff

Browse files
boostrap: drop taskwarrior for now
1 parent 47aa44e commit ebc98ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/bootstrap_apps_cli.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ if is_profile_admin_or_similar; then
411411
# Daily standup manager
412412
# Task manager
413413
is_cli_priority "critical" && pipx_pipx_install "tasklog" # Install tasklog cli
414-
is_cli_priority "optional" && homebrew_brew_install "task" # Taskwarrior
414+
#is_cli_priority "optional" && homebrew_brew_install "task" # Taskwarrior
415415

416416
# AWS SDK
417417
if ci_is_ci; then

0 commit comments

Comments
 (0)