]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/taskwarrior.json
Update Jameica (#455)
[xdg-ninja.git] / programs / taskwarrior.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.task",
5 "movable": true,
6 "help": "Set the data location in your taskrc file:\n\n```bash\ndata.location=$XDG_DATA_HOME/task/\n```\n"
7 },
8 {
9 "path": "$HOME/.taskrc",
10 "movable": true,
11 "help": "Supported since version _2.6_, _$XDG_CONFIG_HOME/task/taskrc_ needs to exist, or task will offer to create the legacy file for you.\n"
12 }
13 ],
14 "name": "taskwarrior"
15 }