#! /bin/sh [ -z "$REMIND_FILE" ] && REMIND_FILE="$HOME/.local/remind" export TODO_FILE="$REMIND_FILE" todo $*