bin/pg_format@92cb1b3e285a
bin/pg_format
Fri, 24 Sep 2021 12:14:40 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Fri, 24 Sep 2021 12:14:40 -0500
- changeset 948
- 92cb1b3e285a
- parent 932
-
f87943eb16aa
- child 957
-
ea852d545173
- permissions
- -rwxr-xr-x
This popup is busted and its annoying to update vimball plugins
#!/bin/sh
set -eu
. ~/.lib/sh/stubexec.sh
stubexec "$@"
cpanm -n 'https://github.com/darold/pgFormatter.git'
plenv rehash || :
stubexec "$@"