diff --git a/zshrc b/zshrc index 11875c4..984afd6 100644 --- a/zshrc +++ b/zshrc @@ -399,6 +399,7 @@ function load-gpg-agent() { alias t="task" ### Most recent tasks first alias tarecent="task simple limit:page" +alias taold="task oldest limit:page" ### All pending tasks alias tapending="task rc._forcecolor:on +PENDING all | less" ### Filter by tag