aboutsummaryrefslogtreecommitdiff
path: root/taskwarrior/taskrc
diff options
context:
space:
mode:
Diffstat (limited to 'taskwarrior/taskrc')
-rw-r--r--taskwarrior/taskrc92
1 files changed, 46 insertions, 46 deletions
diff --git a/taskwarrior/taskrc b/taskwarrior/taskrc
index 3a7d6d0..3588c10 100644
--- a/taskwarrior/taskrc
+++ b/taskwarrior/taskrc
@@ -1,46 +1,46 @@
1# vim: filetype=dosini 1# vim: filetype=dosini
2 2
3# [Created by task 2.6.2 4/16/2023 10:58:10] 3# [Created by task 2.6.2 4/16/2023 10:58:10]
4# Taskwarrior program configuration file. 4# Taskwarrior program configuration file.
5# For more documentation, see https://taskwarrior.org or try 'man task', 'man task-color', 5# For more documentation, see https://taskwarrior.org or try 'man task', 'man task-color',
6# 'man task-sync' or 'man taskrc' 6# 'man task-sync' or 'man taskrc'
7 7
8# Here is an example of entries that use the default, override and blank values 8# Here is an example of entries that use the default, override and blank values
9# variable=foo -- By specifying a value, this overrides the default 9# variable=foo -- By specifying a value, this overrides the default
10# variable= -- By specifying no value, this means no default 10# variable= -- By specifying no value, this means no default
11# #variable=foo -- By commenting out the line, or deleting it, this uses the default 11# #variable=foo -- By commenting out the line, or deleting it, this uses the default
12 12
13# You can also refence environment variables: 13# You can also refence environment variables:
14# variable=$HOME/task 14# variable=$HOME/task
15# variable=$VALUE 15# variable=$VALUE
16 16
17# Use the command 'task show' to see all defaults and overrides 17# Use the command 'task show' to see all defaults and overrides
18 18
19# Files 19# Files
20data.location=~/.task 20data.location=~/.task
21weekstart=Monday 21weekstart=Monday
22color=1 22color=1
23 23
24# To use the default location of the XDG directories, 24# To use the default location of the XDG directories,
25# move this configuration file from ~/.taskrc to ~/.config/task/taskrc and uncomment below 25# move this configuration file from ~/.taskrc to ~/.config/task/taskrc and uncomment below
26 26
27#data.location=~/.local/share/task 27#data.location=~/.local/share/task
28#hooks.location=~/.config/task/hooks 28#hooks.location=~/.config/task/hooks
29 29
30# Color theme (uncomment one to use) 30# Color theme (uncomment one to use)
31#include light-16.theme 31#include light-16.theme
32#include light-256.theme 32#include light-256.theme
33#include dark-16.theme 33#include dark-16.theme
34#include dark-256.theme 34#include dark-256.theme
35#include dark-red-256.theme 35#include dark-red-256.theme
36#include dark-green-256.theme 36#include dark-green-256.theme
37#include dark-blue-256.theme 37#include dark-blue-256.theme
38#include dark-violets-256.theme 38#include dark-violets-256.theme
39#include dark-yellow-green.theme 39#include dark-yellow-green.theme
40#include dark-gray-256.theme 40#include dark-gray-256.theme
41include dark-gray-blue-256.theme 41include dark-gray-blue-256.theme
42#include solarized-dark-256.theme 42#include solarized-dark-256.theme
43#include solarized-light-256.theme 43#include solarized-light-256.theme
44#include no-color.theme 44#include no-color.theme
45 45
46news.version=2.6.0 46news.version=2.6.0