.lib/stubs/pg_format

Mon, 14 Aug 2023 22:04:03 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 14 Aug 2023 22:04:03 -0400
changeset 1127
a120f1d3d932
parent 1107
c6d7ac40bd3c
permissions
-rwxr-xr-x

tmux: update DBUS_SESSION_BUS_ADDRESS to fix gpg pinentry

#!/bin/sh
set -eu

install_it() {
  cpanm -n 'https://github.com/darold/pgFormatter.git'
  asdf reshim perl || :
}

. ~/.lib/sh/stubexec.sh

mercurial