bin/stow

Tue, 14 Feb 2023 02:39:04 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 14 Feb 2023 02:39:04 -0600
changeset 1020
b1b644e9825d
parent 992
4e3e37ce84bc
permissions
-rwxr-xr-x

Add more plain vim plugins

#!/bin/sh
set -eu

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

. ~/.lib/sh/stubexec.sh

mercurial