From 65c9b148415cb7c062eee654aade51c271e69c2c Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Fri, 14 Apr 2023 12:26:30 +0800 Subject: Update --- bin/task/shellrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/task/shellrc') diff --git a/bin/task/shellrc b/bin/task/shellrc index 6d7f109..6bdf5b5 100644 --- a/bin/task/shellrc +++ b/bin/task/shellrc @@ -5,7 +5,8 @@ alias tkcc='task context' tkcn() { echo none >~/.task/context; } tkcp() { echo plan >~/.task/context; } [ "$shell" = zsh ] && compdef tk=task -alias tka='tk annotate' +alias tka='tk active' +alias tkan='tk anno' alias tkd='tk done' alias tkD='tk delete' alias tkm='tk modify' -- cgit v1.2.3-70-g09d2