.lib/stubs/cpandoc@a237720efee9
.lib/stubs/cpandoc
Sun, 05 May 2024 13:24:32 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sun, 05 May 2024 13:24:32 -0500
- changeset 1157
- a237720efee9
- parent 1109
-
71d10acde172
- permissions
- -rwxr-xr-x
Convert backup/undofile pruning to lua
#!/bin/sh
set -eu
install_it() {
cpm install -g Pod::Cpandoc
asdf reshim perl || :
}
. ~/.lib/sh/stubexec.sh