diff options
| author | Paul Buetow <paul@buetow.org> | 2025-05-17 23:44:28 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-05-17 23:44:28 +0300 |
| commit | d0b3994cd6cf7e61b6d8af6310264ce754202314 (patch) | |
| tree | 5fee1b6a705434425055582b589331a22c8e29a0 | |
| parent | 8e9596aecaeda444dcd34381de974e2c82fed843 (diff) | |
Update
| -rw-r--r-- | dotfiles/fish/conf.d/taskwarrior.fish | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/fish/conf.d/taskwarrior.fish b/dotfiles/fish/conf.d/taskwarrior.fish index c671e30..050731d 100644 --- a/dotfiles/fish/conf.d/taskwarrior.fish +++ b/dotfiles/fish/conf.d/taskwarrior.fish @@ -123,6 +123,7 @@ abbr -a thome 'vit +home' abbr -a tasks 'vit -track' abbr -a tread 'vit +read' abbr -a track 'taskwarrior::add::track' +abbr -a tra 'taskwarrior::add::track' abbr -a tfind 'taskwarrior::fuzzy::find' abbr -a topen 'taskwarrior::url::open' |
