diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-10-06 18:16:21 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-10-06 18:16:21 +0800 |
commit | fbd1cf2edfcf257b0c5e8d8de30bc5b5cf20b240 (patch) | |
tree | e497c128161fcad31e1c463fadea218a6def9355 | |
parent | 566b992fe3764d4cbcb9e501873de172e88f251f (diff) |
update
-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 |