summary refs log tree commit diff
path: root/home/.local/bin/tup
blob: 543038da188dc53552f0d8d9333e011a5e83dd9f (plain) (blame)
1
2
3
4
5
6
7
#!/bin/sh
set -e -u

dir=$(mktemp -d)
cat > "$dir/input.txt"
up "$dir/input.txt"
rm -r "$dir"
an stop me. 2018-05-31Curse ediJune McEnroe 2018-05-30Remove viewmodel disablingJune McEnroe Switched to minimized viewmodels with lowest viewmodel FOV and it's much better. 2018-05-30Remove demoman mouse2 bindJune McEnroe I started playing with the sticky jumper rather than a shield. 2018-05-30Ignore macOS debug directoriesJune McEnroe 2018-05-29Add CharIter in ediJune McEnroe 2018-05-29Move spans back out of segs in ediJune McEnroe 2018-05-29Use scheme for Light terminalJune McEnroe All I did was swap black and white. Sitting outside now. Looks fine. 2018-05-28Rewrite edi WIPJune McEnroe