bin/stow

Sun, 19 Feb 2023 13:04:45 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 19 Feb 2023 13:04:45 -0600
changeset 1030
03d507b3c122
parent 992
4e3e37ce84bc
permissions
-rwxr-xr-x

Customize LSP more - diag behavior and symbol HL

#!/bin/sh
set -eu

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

. ~/.lib/sh/stubexec.sh

mercurial