1
0
mirror of git://jb55.com/damus synced 2024-09-18 19:23:49 +00:00
damus/.envrc
William Casarin 03691d0369 Pending Zaps
A fairly large change that replaces Zaps in the codebase with "Zapping"
which is a tagged union consisting of a resolved Zap and a Pending Zap.
These are both counted as Zaps everywhere in Damus, except pending zaps
can be cancelled (most of the time).
2023-05-13 21:33:34 -07:00

6 lines
54 B
Plaintext

#use nix
export TODO_FILE=$PWD/TODO
todo.sh ls || :