.lib/stubs/stow@5c37b939b296
.lib/stubs/stow
Mon, 01 Jan 2024 14:42:03 -0600
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 01 Jan 2024 14:42:03 -0600
- changeset 1143
- 5c37b939b296
- parent 1119
-
84cd2286f0bf
- permissions
- -rwxr-xr-x
skip luasnip/jsregexp build on windows
#!/bin/sh
set -eu
install_it() {
cpanm -n Stow
asdf reshim perl || :
}
. ~/.lib/sh/stubexec.sh