bin/cpm@e033f9ce0d8c
bin/cpm
Thu, 28 Oct 2021 21:46:26 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 28 Oct 2021 21:46:26 -0500
- changeset 953
- e033f9ce0d8c
- parent 932
-
f87943eb16aa
- child 957
-
ea852d545173
- permissions
- -rwxr-xr-x
Simplify ag/grep setup
#!/bin/sh
set -eu
. ~/.lib/sh/stubexec.sh
stubexec "$@"
curl -fsSL --compressed https://git.io/cpm |
perl - install -g App::cpm
plenv rehash || :
stubexec "$@"