Code Cleanup
- Unwritten tutorial removed. Now taking form in the docs repo.
This commit is contained in:
@@ -6,18 +6,18 @@ data.location=.
|
||||
confirmation=off
|
||||
_forcecolor=on
|
||||
|
||||
#include ~/task-2.0.0.git/doc/rc/light-16.theme
|
||||
#include ~/task-2.0.0.git/doc/rc/dark-16.theme
|
||||
#include ~/task-2.0.0.git/doc/rc/light-256.theme
|
||||
#include ~/task-2.0.0.git/doc/rc/dark-256.theme
|
||||
#include ~/task-2.0.0.git/doc/rc/dark-gray-256.theme
|
||||
#include ~/task-2.0.0.git/doc/rc/dark-red-256.theme
|
||||
#include ~/task-2.0.0.git/doc/rc/dark-green-256.theme
|
||||
#include ~/task-2.0.0.git/doc/rc/dark-blue-256.theme
|
||||
include ~/task-2.0.0.git/doc/rc/dark-violets-256.theme
|
||||
#include ~/task-2.0.0.git/doc/rc/dark-yellow-green.theme
|
||||
#include ~/task-2.0.0.git/doc/rc/solarized-dark-256.theme
|
||||
#include ~/task-2.0.0.git/doc/rc/solarized-light-256.theme
|
||||
#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
|
||||
|
||||
@@ -31,7 +31,7 @@ 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:2/14/2012
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user