diff --git a/bin/homedir-setup b/bin/homedir-setup --- 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 || :