bin/cpm@e0ff02862951
bin/cpm
Fri, 27 Aug 2021 13:14:06 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Fri, 27 Aug 2021 13:14:06 -0500
- changeset 943
- e0ff02862951
- parent 932
-
f87943eb16aa
- child 957
-
ea852d545173
- permissions
- -rwxr-xr-x
rubyize PruneFiles
#!/bin/sh
set -eu
. ~/.lib/sh/stubexec.sh
stubexec "$@"
curl -fsSL --compressed https://git.io/cpm |
perl - install -g App::cpm
plenv rehash || :
stubexec "$@"