bin/stow@f7bbd67b1aac
bin/stow
Sat, 20 Aug 2022 12:34:04 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sat, 20 Aug 2022 12:34:04 -0500
- changeset 999
- f7bbd67b1aac
- parent 992
-
4e3e37ce84bc
- permissions
- -rwxr-xr-x
switch off of asdf-perl fork
#!/bin/sh
set -eu
install_it() {
cpanm -n Stow
asdf reshim perl || :
}
. ~/.lib/sh/stubexec.sh