From 4ae36ba00e2116fd771916d265035f4eb1c6f6c5 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Thu, 13 Apr 2023 11:43:27 +0800 Subject: Update --- bin/task/shellrc | 1 - 1 file changed, 1 deletion(-) (limited to 'bin') diff --git a/bin/task/shellrc b/bin/task/shellrc index 0416dfa..7098ac0 100644 --- a/bin/task/shellrc +++ b/bin/task/shellrc @@ -4,7 +4,6 @@ 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; } tkcp() { echo plan >~/.task/context; } [ "$shell" = zsh ] && compdef tk=task alias tka='tk annotate' -- cgit v1.2.3-70-g09d2