bin/stow@9e1ec7624f59
bin/stow
Fri, 05 Aug 2022 20:56:17 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Fri, 05 Aug 2022 20:56:17 -0500
- changeset 997
- 9e1ec7624f59
- parent 992
-
4e3e37ce84bc
- permissions
- -rwxr-xr-x
Update for newer configs, use autostash
#!/bin/sh
set -eu
install_it() {
cpanm -n Stow
asdf reshim perl || :
}
. ~/.lib/sh/stubexec.sh