bin/stow

Mon, 13 Feb 2023 02:20:08 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 13 Feb 2023 02:20:08 -0600
changeset 1015
21950cadff6b
parent 992
4e3e37ce84bc
permissions
-rwxr-xr-x

Ongoing nvim config

#!/bin/sh
set -eu

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

. ~/.lib/sh/stubexec.sh

mercurial