| 1 | # Taskwarrior program configuration file. |
| 2 | |
| 3 | ### Files ### |
| 4 | data.location=~/.task |
| 5 | |
| 6 | ### Color theme ### |
| 7 | include /usr/share/doc/task/rc/solarized-dark-256.theme |
| 8 | |
| 9 | ### Variables ### |
| 10 | weekstart=monday |
| 11 | search.case.sensitive=no |
| 12 | active.indicator=↪ |
| 13 | report.list.columns=id,project,priority,description,entry.age |
| 14 | alias.burndown=burndown.daily |
| 15 | default.command=ready limit:page |