bin/shfmt

changeset 1107
c6d7ac40bd3c
parent 1106
902c7d44ab23
child 1108
8f5cf4eb7f66
deleted file mode 100755
--- a/bin/shfmt
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-set -eu
-
-age_limit=90
-
-install_it() {
-  go install mvdan.cc/sh/v3/cmd/shfmt@latest
-  asdf reshim || :
-}
-
-. ~/.lib/sh/stubexec.sh

mercurial