bin/t @ 802e81b7a2b4

More
author Steve Losh <steve@stevelosh.com>
date Mon, 21 Aug 2023 14:16:48 -0400
parents 67c493e39f7a
children 40c68f5ac898
#!/usr/bin/env bash

set -euo pipefail

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