bin/pg_format@7e42fd320166
bin/pg_format
Mon, 13 Feb 2023 21:25:15 -0600
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 13 Feb 2023 21:25:15 -0600
- changeset 1019
- 7e42fd320166
- parent 992
-
4e3e37ce84bc
- permissions
- -rwxr-xr-x
Further nvim work
#!/bin/sh
set -eu
install_it() {
cpanm -n 'https://github.com/darold/pgFormatter.git'
asdf reshim perl || :
}
. ~/.lib/sh/stubexec.sh