diff options
| -rw-r--r-- | taskrc | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -29,6 +29,8 @@ include /usr/share/doc/task/rc/dark-256.theme | |||
| 29 | #include /usr/share/doc/task/rc/solarized-light-256.theme | 29 | #include /usr/share/doc/task/rc/solarized-light-256.theme |
| 30 | #include /usr/share/doc/task/rc/no-color.theme | 30 | #include /usr/share/doc/task/rc/no-color.theme |
| 31 | 31 | ||
| 32 | include /usr/share/doc/task/rc/holidays.en-US.rc | ||
| 33 | |||
| 32 | dateformat=b.d H:N | 34 | dateformat=b.d H:N |
| 33 | search.case.sensitive=no | 35 | search.case.sensitive=no |
| 34 | default.command=next | 36 | default.command=next |
| @@ -50,4 +52,4 @@ context.office=-home -trivial -not.office | |||
| 50 | context.geothings=( +geothings or project:geothings ) | 52 | context.geothings=( +geothings or project:geothings ) |
| 51 | context.foo=-trivial | 53 | context.foo=-trivial |
| 52 | context.free=+trivial | 54 | context.free=+trivial |
| 53 | context=office | 55 | context=geothings |