From 38219c84216b7b9b4c1fcc7d192d8a17544af12d Mon Sep 17 00:00:00 2001 From: c0dev0id Date: Thu, 15 Feb 2024 07:51:52 +0100 Subject: [PATCH] Update 2024-02-15 07:51 OpenBSD/amd64-x13 --- .kshrc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.kshrc b/.kshrc index 9daf0ce..17ea132 100644 --- a/.kshrc +++ b/.kshrc @@ -105,8 +105,10 @@ alias tmuxrc="vim ~/.tmux.conf" # task warrior alias t=task -alias ta="task add" -alias tm="task mod" +alias ta="t add" +alias tm="t mod" +alias tc="t completed" +alias tlog="t log +LOG" # social media alias tuta="tut -u 'sh@bsd.network uugrn@chaos.social'"