diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-26 09:41:46 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-26 09:41:46 +0200 |
| commit | 70f17375c6ee0076dd9545c746173eeea82332b4 (patch) | |
| tree | 31c7c5b2347bef17365bc8cf796050567b94516a | |
| parent | 310b06d3b2c8f78e4e9b2f15b3bc4007f30d28ea (diff) | |
Update
| -rw-r--r-- | dotfiles/fish/conf.d/taskwarrior.fish | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/fish/conf.d/taskwarrior.fish b/dotfiles/fish/conf.d/taskwarrior.fish index 9ae3ba7..17240a3 100644 --- a/dotfiles/fish/conf.d/taskwarrior.fish +++ b/dotfiles/fish/conf.d/taskwarrior.fish @@ -132,7 +132,7 @@ abbr -a track 'taskwarrior::add::track' abbr -a tra 'taskwarrior::add::track' abbr -a trat 'timr track' abbr -a tfind 'taskwarrior::fuzzy::find' -abbr -a ts 'tasksamurai::invoke' +abbr -a ts 'taskwarrior::invoke' # Virtual standup abbrs abbr -a V 'taskwarrior::add::standup' |
