# Dates
weekstart=monday
+# Behaviour
+confirmation = 0 # do not ask when deleting tasks
+
+# Terminal
+reserved.lines=2 # reserve two lines for prompt
+
# taskd
taskd.certificate=$XDG_DATA_HOME/task/hactar.cert.pem
taskd.key=$XDG_DATA_HOME/task/hactar.key.pem
taskd.ca=$XDG_DATA_HOME/task/ca.cert.pem
taskd.credentials=rmz/ramsi/30ffb102-3b0e-4b60-ad7e-df63b8920262
taskd.server=rmz.io:53589
+
+# Context
+context.wfh.read=( project:work or +work or project:chores or +habit or +chore)
+context.wfh.write=+work
+context.home.read=-work
+
+# NOTE: a context setting may be updated/added automatically on the last line
+news.version=2.6.0
+context=home