bin/homedir-setup

changeset 971
7f391ae6b12b
parent 969
28111ba4e573
child 999
f7bbd67b1aac
--- 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 || :

mercurial