bin/stow@cc48b040ddbb
bin/stow
Mon, 13 Mar 2023 15:45:24 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 13 Mar 2023 15:45:24 -0500
- changeset 1083
- cc48b040ddbb
- parent 992
-
4e3e37ce84bc
- permissions
- -rwxr-xr-x
remove standardrb glue now that mason-lspconfig is updated
#!/bin/sh
set -eu
install_it() {
cpanm -n Stow
asdf reshim perl || :
}
. ~/.lib/sh/stubexec.sh