bin/t @ 67c493e39f7a

Update
author Steve Losh <steve@stevelosh.com>
date Mon, 08 May 2023 13:51:00 -0400
parents fb6026dbfa7e
children 40c68f5ac898
#!/usr/bin/env bash

set -euo pipefail

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