]> git.rmz.io Git - dotfiles.git/blobdiff - task/taskrc
nvim: allow normal mode in lsp.rename() popup
[dotfiles.git] / task / taskrc
index 917b4379ffcef5d0a6812f1e289d24456f8816e2..d6bfcf6cd7b2070a568566918770948bc5abf247 100644 (file)
@@ -20,9 +20,24 @@ include /usr/share/doc/task/rc/solarized-dark-256.theme
 # 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