.lib/stubs/cpandoc@7e9d5d43d0a5
.lib/stubs/cpandoc
Tue, 18 Feb 2025 02:01:31 -0600
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Tue, 18 Feb 2025 02:01:31 -0600
- changeset 1189
- 7e9d5d43d0a5
- parent 1185
-
c1c5ceab0dc0
- permissions
- -rwxr-xr-x
Note to future self on prompt colors
#!/bin/sh
set -eu
install_it() {
cpm install -g Pod::Cpandoc
}
. ~/.lib/sh/stubexec.sh