From 0cb6fa7ea6dd6c6d17eb960e1a4a0cc9485ff29c Mon Sep 17 00:00:00 2001 From: Alexis Hovorka Date: Sat, 2 Jan 2021 19:08:15 -0700 Subject: [feat] Add Taskwarrior aliases and custom reviewer --- base/zsh/aliases.zsh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'base/zsh/aliases.zsh') diff --git a/base/zsh/aliases.zsh b/base/zsh/aliases.zsh index 3c65362..9613304 100644 --- a/base/zsh/aliases.zsh +++ b/base/zsh/aliases.zsh @@ -47,4 +47,8 @@ alias reboot="systemctl reboot" alias shutdown="systemctl poweroff" alias poweroff="systemctl poweroff" +# TASKWARRIOR +export TASKBIN="$(builtin which task)" +alias task="taskw" + alias whoaminot="echo adam" -- cgit v1.2.3-70-g09d2