bin/pg_format@098f661195c1
bin/pg_format
Mon, 13 Mar 2023 15:01:16 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 13 Mar 2023 15:01:16 -0500
- changeset 1082
- 098f661195c1
- parent 992
-
4e3e37ce84bc
- permissions
- -rwxr-xr-x
move quickfix tweaks to after/ftplugin
#!/bin/sh
set -eu
install_it() {
cpanm -n 'https://github.com/darold/pgFormatter.git'
asdf reshim perl || :
}
. ~/.lib/sh/stubexec.sh