mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-22 20:23:09 +02:00
Theme Sample generation
- Generating snapshots of themes now automated.
This commit is contained in:
parent
bff868145d
commit
1619441f87
3 changed files with 71 additions and 0 deletions
8
doc/misc/themes/per
Executable file
8
doc/misc/themes/per
Executable file
|
@ -0,0 +1,8 @@
|
|||
echo '$ task list'
|
||||
task rc:rc list | grep -v alternate
|
||||
echo '$ task summary'
|
||||
task rc:rc summary | grep -v alternate
|
||||
echo '$ task ghistory'
|
||||
task rc:rc ghistory | grep -v alternate
|
||||
echo '$ task calendar'
|
||||
task rc:rc calendar | grep -v alternate
|
Loading…
Add table
Add a link
Reference in a new issue