bin/stow

Sun, 12 Mar 2023 01:58:19 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 12 Mar 2023 01:58:19 -0600
changeset 1079
b59861305252
parent 992
4e3e37ce84bc
permissions
-rwxr-xr-x

port :Grep to lua

#!/bin/sh
set -eu

install_it() {
  cpanm -n Stow
  asdf reshim perl || :
}

. ~/.lib/sh/stubexec.sh

mercurial