bin/cpm

Thu, 08 Jul 2021 12:59:19 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 08 Jul 2021 12:59:19 -0500
changeset 923
1bb170fcd13b
parent 915
55a1c83b3417
child 932
f87943eb16aa
permissions
-rwxr-xr-x

cursed: gopls ignores structured or namespaced config, only the final key name matters

#!/bin/sh
set -eu
. ~/.lib/sh/stubexec.sh

stubexec $*

curl -fsSL --compressed https://git.io/cpm |
  perl - install -g App::cpm

plenv rehash || :

stubexec $*

mercurial