Sun, 09 Jan 2022 22:41:10 -0600
set to use my asdf-perl fork for now
bin/homedir-setup | file | annotate | diff | comparison | revisions |
--- a/bin/homedir-setup +++ b/bin/homedir-setup @@ -16,7 +16,7 @@ zsh -i -c 'zgen update' || : clone_or_pull 'https://github.com/asdf-vm/asdf' .asdf source .asdf/asdf.sh -asdf plugin add perl || : +asdf plugin add perl 'https://github.com/merrilymeredith/asdf-perl.git' || : asdf plugin update --all bin/setup-man || :