.lib/stubs/gotags

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() {
  go install github.com/jstemmer/gotags@latest
  asdf reshim || :
}

. ~/.lib/sh/stubexec.sh

mercurial