diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-28 16:27:11 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-28 16:27:11 +0200 |
| commit | 91408864bd47e24daf6f0ba089d0e3c159a78607 (patch) | |
| tree | b50663b02d2e906ec91ef36679d43b2bb1385f49 /fish/conf.d/taskwarrior.fish | |
| parent | 4684b3318abb8aa6bd2d5c9480565a1904203c1f (diff) | |
Update
Diffstat (limited to 'fish/conf.d/taskwarrior.fish')
| -rw-r--r-- | fish/conf.d/taskwarrior.fish | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fish/conf.d/taskwarrior.fish b/fish/conf.d/taskwarrior.fish index 291eac3..ba71cbf 100644 --- a/fish/conf.d/taskwarrior.fish +++ b/fish/conf.d/taskwarrior.fish @@ -65,7 +65,7 @@ function taskwarrior::export::bd end function taskwarrior::export::maybe - set -l mayfile ~/Notes/random/Maybe.md + set -l maybefile ~/Notes/random/Maybe.md if test -f $maybefile # Export all maybe project tags for tag in m may maybe |
