mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-22 11:13:09 +02:00
Code Cleanup
- Unwritten tutorial removed. Now taking form in the docs repo.
This commit is contained in:
parent
7ec24658b5
commit
41e8a8b20d
50 changed files with 13 additions and 12981 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue