.lib/stubs/pg_format@cb91318a522e
.lib/stubs/pg_format
Thu, 09 Nov 2023 16:54:05 -0600
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 09 Nov 2023 16:54:05 -0600
- changeset 1133
- cb91318a522e
- parent 1107
-
c6d7ac40bd3c
- permissions
- -rwxr-xr-x
Add tmux popup bindings
#!/bin/sh
set -eu
install_it() {
cpanm -n 'https://github.com/darold/pgFormatter.git'
asdf reshim perl || :
}
. ~/.lib/sh/stubexec.sh