From 984e98667928e8edbd3b3ce595b514890d737b58 Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Fri, 7 May 2021 08:45:11 +0200 Subject: [PATCH] zinit.zsh: use "todo ls" instead of "todo due" --- zinit.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zinit.zsh b/zinit.zsh index 88ab78b..60f595f 100644 --- a/zinit.zsh +++ b/zinit.zsh @@ -13,4 +13,4 @@ export MAILCHECK=1 which fortune >/dev/null && which cowsay > /dev/null && fortune debian house-harkonnen house-atreides pratchett | cowsay -f tux -W 76 -n -which todo > /dev/null && todo due +which todo > /dev/null && todo ls