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

dir=$(mktemp -d)
screencapture -i "$dir/capture.png"
up "$dir/capture.png"
rm -r "$dir"
le/Contents/Resources/CodeQWERTY.keylayout?id=43fad502979651e9a11cd90f8508564c42ceab28&showmsg=1&follow=1'>Expand)Author 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe