mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
5 lines
117 B
Bash
Executable file
5 lines
117 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
. bash_tap_tw.sh
|
|
|
|
task 'rc.uda.test.type=string' add 'test:"start doing the thing"' hello world
|