bin/stow

Fri, 09 Sep 2022 13:29:13 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Fri, 09 Sep 2022 13:29:13 -0500
changeset 1003
0cf4b33dd117
parent 992
4e3e37ce84bc
permissions
-rwxr-xr-x

add DataEmbed

#!/bin/sh
set -eu

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

. ~/.lib/sh/stubexec.sh

mercurial