.lib/stubs/stow@fe77c5eed375
.lib/stubs/stow
Thu, 10 Aug 2023 02:32:37 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 10 Aug 2023 02:32:37 -0500
- changeset 1126
- fe77c5eed375
- parent 1119
-
84cd2286f0bf
- permissions
- -rwxr-xr-x
Add autopairs with cr-only behavior, switch to treesitter-endwise
#!/bin/sh
set -eu
install_it() {
cpanm -n Stow
asdf reshim perl || :
}
. ~/.lib/sh/stubexec.sh