summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-05-18 00:02:33 +0300
committerPaul Buetow <paul@buetow.org>2025-05-18 00:02:33 +0300
commitb9b2a9fd737794ae900b014ad32fc587c3f1d405 (patch)
treead6ece4749999660a1bb4988e547a75a9f9714ef
parentd0b3994cd6cf7e61b6d8af6310264ce754202314 (diff)
Update
-rw-r--r--dotfiles/fish/conf.d/taskwarrior.fish2
1 files changed, 2 insertions, 0 deletions
diff --git a/dotfiles/fish/conf.d/taskwarrior.fish b/dotfiles/fish/conf.d/taskwarrior.fish
index 050731d..28a3f19 100644
--- a/dotfiles/fish/conf.d/taskwarrior.fish
+++ b/dotfiles/fish/conf.d/taskwarrior.fish
@@ -118,6 +118,8 @@ end
abbr -a t task
abbr -a L 'task add +log'
+abbr -a tlog 'task add +log'
+abbr -a log 'task add +log'
abbr -a tdue 'vit status:pending due.before:now'
abbr -a thome 'vit +home'
abbr -a tasks 'vit -track'