bin/cpm@92cb1b3e285a
bin/cpm
Fri, 24 Sep 2021 12:14:40 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Fri, 24 Sep 2021 12:14:40 -0500
- changeset 948
- 92cb1b3e285a
- parent 932
-
f87943eb16aa
- child 957
-
ea852d545173
- permissions
- -rwxr-xr-x
This popup is busted and its annoying to update vimball plugins
#!/bin/sh
set -eu
. ~/.lib/sh/stubexec.sh
stubexec "$@"
curl -fsSL --compressed https://git.io/cpm |
perl - install -g App::cpm
plenv rehash || :
stubexec "$@"