.lib/stubs/pg_format@2d8f07b212e9
.lib/stubs/pg_format
Thu, 18 May 2023 01:49:15 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 18 May 2023 01:49:15 -0500
- changeset 1116
- 2d8f07b212e9
- parent 1107
-
c6d7ac40bd3c
- permissions
- -rwxr-xr-x
add neo-tree
#!/bin/sh
set -eu
install_it() {
cpanm -n 'https://github.com/darold/pgFormatter.git'
asdf reshim perl || :
}
. ~/.lib/sh/stubexec.sh