bin/gotags

Fri, 20 Aug 2021 01:45:40 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Fri, 20 Aug 2021 01:45:40 -0400
changeset 937
0b22685bc75c
parent 933
121f7eb42ec8
child 957
ea852d545173
permissions
-rwxr-xr-x

Disable weird stuff from polyglot, but keep a few

#!/bin/sh
set -eu
. ~/.lib/sh/stubexec.sh

stubexec "$@"

go install github.com/jstemmer/gotags@latest
asdf reshim || :

stubexec "$@"

mercurial