aboutsummaryrefslogtreecommitdiff
path: root/dotfiles
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2019-09-05 21:29:20 +0200
committerneodarz <neodarz@neodarz.net>2019-09-05 21:29:20 +0200
commitfa5d731c3b72ab49d597c5431b44733e57883cdb (patch)
tree31f2c2178ba1d97d9eecba0e3c9007f4856f6f75 /dotfiles
parent539deb6a45f5983d0fb28e9a89c2cfeb0dbd5c55 (diff)
downloaddotfiles-fa5d731c3b72ab49d597c5431b44733e57883cdb.tar.xz
dotfiles-fa5d731c3b72ab49d597c5431b44733e57883cdb.zip
Add taskwarrior config
Diffstat (limited to 'dotfiles')
-rw-r--r--dotfiles/taskrc31
1 files changed, 31 insertions, 0 deletions
diff --git a/dotfiles/taskrc b/dotfiles/taskrc
new file mode 100644
index 0000000..b43bbbf
--- /dev/null
+++ b/dotfiles/taskrc
@@ -0,0 +1,31 @@
+# [Created by task 2.5.1 9/5/2019 08:34:22]
+# 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=~/.task
+
+# Color theme (uncomment one to use)
+#include /usr/share/doc/task/rc/light-16.theme
+#include /usr/share/doc/task/rc/light-256.theme
+#include /usr/share/doc/task/rc/dark-16.theme
+#include /usr/share/doc/task/rc/dark-256.theme
+#include /usr/share/doc/task/rc/dark-red-256.theme
+#include /usr/share/doc/task/rc/dark-green-256.theme
+#include /usr/share/doc/task/rc/dark-blue-256.theme
+#include /usr/share/doc/task/rc/dark-violets-256.theme
+#include /usr/share/doc/task/rc/dark-yellow-green.theme
+#include /usr/share/doc/task/rc/dark-gray-256.theme
+#include /usr/share/doc/task/rc/dark-gray-blue-256.theme
+#include /usr/share/doc/task/rc/solarized-dark-256.theme
+#include /usr/share/doc/task/rc/solarized-light-256.theme
+#include /usr/share/doc/task/rc/no-color.theme
+