summary refs log tree commit diff
path: root/home/.bin/tup
blob: 29af9b0a30955d2c7934ac169e2fa95bc0628f14 (plain) (blame)
1
2
3
4
5
6
7
#!/usr/bin/env zsh
set -o errexit -o nounset -o pipefail

dir=$(mktemp -d)
cat > "$dir/input.txt"
up "$dir/input.txt"
rm -r "$dir"
22-03-06 01:24:14 -0500'>2022-03-06Remove note about having more to sayJune McEnroe 2022-03-06Publish "Voices"June McEnroe 2022-02-22Remove cgit from TOURJune McEnroe 2022-02-14Remove cgitJune McEnroe 2022-02-14Narrow filterJune McEnroe 2022-02-10Correct diminishing shine, I thinkJune McEnroe