.taskrc

# [Created by task 2.5.3 6/24/2021 23:00:58]
# Taskwarrior program configuration file.
# For more documentation, see http://taskwarrior.org or try 'man task', '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

# Files
# data.location=/home/reed/dev/bash/tasksmd/.task

# Color theme (uncomment one to use)
# include /usr/share/task/light-16.theme
#include /usr/share/task/light-256.theme
#include /usr/share/task/dark-16.theme
#include /usr/share/task/dark-256.theme
#include /usr/share/task/dark-red-256.theme
#include /usr/share/task/dark-green-256.theme
#include /usr/share/task/dark-blue-256.theme
#include /usr/share/task/dark-violets-256.theme
# include /usr/share/task/dark-yellow-green.theme
#include /usr/share/task/dark-gray-256.theme
#include /usr/share/task/dark-gray-blue-256.theme
#include /usr/share/task/solarized-dark-256.theme
#include /usr/share/task/solarized-light-256.theme
#include /usr/share/task/no-color.theme
verbose=blank,header,footnote,label,new-id,affected,edit,special,project,sync,unwait,recur

# .data.location="$dir/.task"