bin/t @ fd9efcc95758

More
author Steve Losh <steve@stevelosh.com>
date Sun, 18 Jun 2023 12:01:14 -0400
parents 67c493e39f7a
children 40c68f5ac898
#!/usr/bin/env bash

set -euo pipefail

python3 ~/src/t/t.py --task-dir ~/Dropbox/tasks/ --list tasks.txt "$@"