diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-21 20:58:30 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-21 20:58:30 +0200 |
| commit | 00ac122b2b5c13eac5b6757612be2aa8dfdcefac (patch) | |
| tree | 990e2e99bfcfb7db376b0e78fb7886d06b251b9c /fish/conf.d | |
| parent | 6c761b737256d57c0ed7c9ea61578c8cc05f5d5b (diff) | |
Update
Diffstat (limited to 'fish/conf.d')
| -rw-r--r-- | fish/conf.d/taskwarrior.fish | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fish/conf.d/taskwarrior.fish b/fish/conf.d/taskwarrior.fish index 2daa8f4..7ec437b 100644 --- a/fish/conf.d/taskwarrior.fish +++ b/fish/conf.d/taskwarrior.fish @@ -126,6 +126,7 @@ end function taskwarrior::db::prune yes | task +random status:completed delete + yes | task +agent status:completed delete end function taskwarrior::invoke |
