taskwarrior/doc/misc/themes/run
Paul Beckingham 41e8a8b20d Code Cleanup
- Unwritten tutorial removed.  Now taking form in the docs repo.
2014-02-08 10:44:53 -05:00

47 lines
1.3 KiB
Text
Executable file

rm pending.data completed.data undo.data rc
cat <<EOF >>rc
data.location=.
confirmation=off
_forcecolor=on
#include $PWD/../../rc/light-16.theme
#include $PWD/../../rc/dark-16.theme
#include $PWD/../../rc/light-256.theme
#include $PWD/../../rc/dark-256.theme
#include $PWD/../../rc/dark-gray-256.theme
#include $PWD/../../rc/dark-red-256.theme
#include $PWD/../../rc/dark-green-256.theme
#include $PWD/../../rc/dark-blue-256.theme
include $PWD/../../rc/dark-violets-256.theme
#include $PWD/../../rc/dark-yellow-green.theme
#include $PWD/../../rc/solarized-dark-256.theme
#include $PWD/../../rc/solarized-light-256.theme
EOF
task rc:rc add Ordinary task
task rc:rc add Started task
task rc:rc 2 start
task rc:rc add High priority task pri:H
task rc:rc add Medium priority task pri:M
task rc:rc add Low priority task pri:L
task rc:rc add Household task project:Home
task rc:rc add Outdoor task project:Garden
task rc:rc add Overdue task due:yesterday
task rc:rc add Due task due:tomorrow
task rc:rc add Not yet due tasks due:eom
task rc:rc add Recurring task due:eom recur:monthly
task rc:rc add Tagged task +tag1
task rc:rc add Blocking task
task rc:rc add Dependent task
task rc:rc log Completed_1 project:Garden
task rc:rc log Completed_2 project:Garden
task rc:rc log Completed_3 project:Home
task rc:rc add Deleted_1
task rc:rc 14 mod depends:13
task rc:rc 15 delete