Skip to content

Instantly share code, notes, and snippets.

@bjartek
Created April 30, 2011 14:13
Show Gist options
  • Save bjartek/949698 to your computer and use it in GitHub Desktop.
Save bjartek/949698 to your computer and use it in GitHub Desktop.
# [Created by task 1.9.4 4/26/2011 23:22:06]
# Taskwarrior program configuration file.
# For more documentation, see http://taskwarrior.org or try 'man task', 'man task-faq',
# 'man task-tutorial', 'man task-color', 'man task-sync' or 'man taskrc'
# Here is an example of entries that use the default, override and blank values
# variable=foo -- By specifying a value, this overrides the default
# variable= -- By specifying no value, this means no default
# #variable=foo -- By commenting out the line, or deleting it, this uses the default
# Use the command 'task show' to see all defaults and overrides
include ~/.task/holidays-NO.rc
calendar.holidays=sparse
calendar.details=full
calendar.details.report=long
# Files
data.location=/Users/bjartek/.task
report.list.dateformat=a Y-M-D
report.long.dateformat=a Y-M-D
# Color theme (uncomment one to use)
#include /usr/local/share/doc/task/rc/light-16.theme
#include /usr/local/share/doc/task/rc/light-256.theme
#include /usr/local/share/doc/task/rc/dark-16.theme
#include /usr/local/share/doc/task/rc/dark-256.theme
#include /usr/local/share/doc/task/rc/dark-red-256.theme
#include /usr/local/share/doc/task/rc/dark-green-256.theme
#include /usr/local/share/doc/task/rc/dark-blue-256.theme
#include /usr/local/share/doc/task/rc/dark-violets-256.theme
include /usr/local/share/doc/task/rc/dark-yellow-green.theme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment