bin/cpm@b7d88feee303
bin/cpm
Mon, 20 Feb 2023 15:15:50 -0600
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 20 Feb 2023 15:15:50 -0600
- changeset 1040
- b7d88feee303
- parent 992
-
4e3e37ce84bc
- permissions
- -rwxr-xr-x
fvim's font rendering is small for some reason.
#!/bin/sh
set -eu
install_it() {
curl -fsSL --compressed https://git.io/cpm |
perl - install -g App::cpm
asdf reshim perl || :
}
. ~/.lib/sh/stubexec.sh