- Added 'task color legend' to the scripts to make it easier to spot broken
  themes.
- Removed the 'run' script, which is no longer used.
This commit is contained in:
Paul Beckingham 2015-03-15 09:09:54 -04:00
parent 1465bcb918
commit 0af8b1dbab
6 changed files with 8 additions and 24 deletions

View file

@ -13,6 +13,8 @@ include $theme
EOF
echo "--- $theme -----------------------------------------------------"
echo '$ task color legend'
task rc:x color legend
echo '$ task list'
task rc:x list
echo '$ task summary'