mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Themes
- 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:
parent
1465bcb918
commit
0af8b1dbab
6 changed files with 8 additions and 24 deletions
|
@ -14,6 +14,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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue