diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-08 16:02:48 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-08 16:02:48 +0300 |
| commit | cc651d7576dc5cec2497adbd70c6b3f72a444cfe (patch) | |
| tree | cc1f100894cbf44e77101761c3bb368275405283 /fish | |
| parent | a7cf0c9bbfdee3beb3fabab94e1cf0c61f811e43 (diff) | |
Update
Diffstat (limited to 'fish')
| -rw-r--r-- | fish/conf.d/taskwarrior.fish | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fish/conf.d/taskwarrior.fish b/fish/conf.d/taskwarrior.fish index 9802c13..f7d4a84 100644 --- a/fish/conf.d/taskwarrior.fish +++ b/fish/conf.d/taskwarrior.fish @@ -349,8 +349,8 @@ abbr -a t task abbr -a log 'task add +log' abbr -a tdue 'tasksamurai status:pending due.before:now' abbr -a track 'taskwarrior::add::track' -abbr -a ti 'taskwarrior::invoke; tasksamurai --ultra' -abbr -a ts 'tasksamurai --ultra' +abbr -a ti 'taskwarrior::invoke; tasksamurai' +abbr -a ts tasksamurai abbr tpt taskwarrior::project_tasks abbr tsp taskwarrior::project_tasks::tasksamurai |
