.lib/stubs/cpandoc

Wed, 24 Apr 2024 12:32:33 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 24 Apr 2024 12:32:33 -0500
changeset 1151
ecfcc61310d4
parent 1109
71d10acde172
permissions
-rwxr-xr-x

Drop redundant treesitter-endwise init

#!/bin/sh
set -eu

install_it() {
  cpm install -g Pod::Cpandoc
  asdf reshim perl || :
}

. ~/.lib/sh/stubexec.sh

mercurial