diff options
| author | Ben Beltran <ben@freshout.us> | 2012-10-16 11:51:28 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@freshout.us> | 2012-10-16 11:51:28 -0500 |
| commit | d0ceac71bb92e6edfcf9bf2867458d1f35b3c499 (patch) | |
| tree | 16926bbcd4a5ea742e26b8d79a53dd967d1eb757 /taskrc | |
| parent | c179a3f8ca0a425b881dca8e7950ce7353d4263e (diff) | |
Remove task Warrior
Diffstat (limited to 'taskrc')
| -rw-r--r-- | taskrc | 26 |
1 files changed, 0 insertions, 26 deletions
@@ -1,26 +0,0 @@ -# [Created by task 2.1.1 10/8/2012 11:24:32] -# 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 - -# Files -data.location=/Users/benbeltran/.task - -# Color theme (uncomment one to use) -#include /usr/local/Cellar/task/2.1.1/share/doc/task/rc/light-16.theme -#include /usr/local/Cellar/task/2.1.1/share/doc/task/rc/light-256.theme -#include /usr/local/Cellar/task/2.1.1/share/doc/task/rc/dark-16.theme -#include /usr/local/Cellar/task/2.1.1/share/doc/task/rc/dark-256.theme -#include /usr/local/Cellar/task/2.1.1/share/doc/task/rc/dark-red-256.theme -#include /usr/local/Cellar/task/2.1.1/share/doc/task/rc/dark-green-256.theme -#include /usr/local/Cellar/task/2.1.1/share/doc/task/rc/dark-blue-256.theme -#include /usr/local/Cellar/task/2.1.1/share/doc/task/rc/dark-violets-256.theme -#include /usr/local/Cellar/task/2.1.1/share/doc/task/rc/dark-yellow-green.theme -#include /usr/local/Cellar/task/2.1.1/share/doc/task/rc/dark-gray-256.theme |