1
0
Fork 0

task: Move common config to tracked .taskrc

This commit is contained in:
Jeremy Kaplan 2020-01-20 16:22:03 -08:00
commit b91a85ca08
3 changed files with 9 additions and 0 deletions

2
task/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
# The sync config contains secrets.
sync

View file

@ -1,2 +1,8 @@
# [Created by task 2.5.1 11/24/2019 23:09:25]
include ~/.config/task/sync
data.location=~/.task
urgency.tags.coefficient = 0
urgency.project.coefficient = 0