1 # [Created by task 2.2.0 11/11/2013 08:09:23]
 
   2 # Taskwarrior program configuration file.
 
   3 # For more documentation, see http://taskwarrior.org or try 'man task', 'man task-faq',
 
   4 # 'man task-tutorial', 'man task-color', 'man task-sync' or 'man taskrc'
 
   6 # Here is an example of entries that use the default, override and blank values
 
   7 #   variable=foo   -- By specifying a value, this overrides the default
 
   8 #   variable=      -- By specifying no value, this means no default
 
   9 #   #variable=foo  -- By commenting out the line, or deleting it, this uses the default
 
  11 # Use the command 'task show' to see all defaults and overrides
 
  14 data.location=$XDG_DATA_HOME/task
 
  15 hooks.location=$XDG_CONFIG_HOME/task/hooks
 
  18 include /usr/share/doc/task/rc/solarized-dark-256.theme
 
  24 taskd.certificate=$XDG_DATA_HOME/task/hactar.cert.pem
 
  25 taskd.key=$XDG_DATA_HOME/task/hactar.key.pem
 
  26 taskd.ca=$XDG_DATA_HOME/task/ca.cert.pem
 
  27 taskd.credentials=rmz/ramsi/30ffb102-3b0e-4b60-ad7e-df63b8920262
 
  28 taskd.server=rmz.io:53589
 
  31 context.wfh.read=( project:work or +work or project:chores or +habit or +chore)
 
  32 context.wfh.write=+work
 
  33 context.home.read=-work
 
  35 # NOTE: a context setting may be updated/added automatically on the last line