From 943259404bfd39965c42f2a22a2c0beac479062f Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Thu, 23 Mar 2023 10:35:34 +0800 Subject: Update --- bin/task/shellrc | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/task') diff --git a/bin/task/shellrc b/bin/task/shellrc index a7025d0..9a14248 100644 --- a/bin/task/shellrc +++ b/bin/task/shellrc @@ -1,6 +1,7 @@ # task tk() { task rc.context=`cat ~/.task/context` $@; } tkc(){ echo $1 >~/.task/context; } +alias tkcc='task context' tkcn() { echo none >~/.task/context; } tkch() { echo home >~/.task/context; } [ "$shell" = zsh ] && compdef tk=task -- cgit v1.2.3-70-g09d2