summary refs log tree commit diff
path: root/home/.local/bin/aes
blob: 32b52637c981de291093728d24de592dfd7470fa (plain) (blame)
1
2
3
4
5
6
7
#!/bin/sh
set -eu

enwiden() {
	exec tr ' -~' ' !-~'
}
[ $# -gt 0 ] && echo "$*" | enwiden || enwiden
7b942a68b8c0f32f45e6408c902091b&follow=1'>Add -ll for hilexJune McEnroe huh. should have always been there I guess, but now it actually matters, at least on OpenBSD? 2026-02-17Remove photo metadata directoriesJune McEnroe 2026-02-17Ignore photo metadataJune McEnroe I just don't want to be adding all this stuff to git. 2026-02-16Populate films datalist with 20 most recently usedJune McEnroe 2026-02-16Select last used bodyJune McEnroe 2026-02-15Don't break on trip with removed bodyJune McEnroe 2026-02-11Keep manpath.conf sortedJune McEnroe