bin/stow

Sun, 12 Mar 2023 03:03:49 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 12 Mar 2023 03:03:49 -0500
changeset 1080
83c9f8460bde
parent 992
4e3e37ce84bc
permissions
-rwxr-xr-x

continue to confuse the verymagic options

#!/bin/sh
set -eu

install_it() {
  cpanm -n Stow
  asdf reshim perl || :
}

. ~/.lib/sh/stubexec.sh

mercurial