bin/stow@27bf2b97c98f
bin/stow
Sat, 08 Apr 2023 13:58:09 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sat, 08 Apr 2023 13:58:09 -0500
- changeset 1100
- 27bf2b97c98f
- parent 992
-
4e3e37ce84bc
- permissions
- -rwxr-xr-x
Disable editorconfig-vim after nvim-0.9
#!/bin/sh
set -eu
install_it() {
cpanm -n Stow
asdf reshim perl || :
}
. ~/.lib/sh/stubexec.sh