bin/pg_format@2763a54b0410
bin/pg_format
Sun, 05 Mar 2023 18:40:03 -0600
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sun, 05 Mar 2023 18:40:03 -0600
- changeset 1063
- 2763a54b0410
- parent 992
-
4e3e37ce84bc
- permissions
- -rwxr-xr-x
configure stylua
#!/bin/sh
set -eu
install_it() {
cpanm -n 'https://github.com/darold/pgFormatter.git'
asdf reshim perl || :
}
. ~/.lib/sh/stubexec.sh