bin/homedir-setup

changeset 971
7f391ae6b12b
parent 969
28111ba4e573
child 999
f7bbd67b1aac
equal deleted inserted replaced
970:498189926551 971:7f391ae6b12b
14 zsh -i -c 'zgen update' || : 14 zsh -i -c 'zgen update' || :
15 15
16 clone_or_pull 'https://github.com/asdf-vm/asdf' .asdf 16 clone_or_pull 'https://github.com/asdf-vm/asdf' .asdf
17 source .asdf/asdf.sh 17 source .asdf/asdf.sh
18 18
19 asdf plugin add perl || : 19 asdf plugin add perl 'https://github.com/merrilymeredith/asdf-perl.git' || :
20 asdf plugin update --all 20 asdf plugin update --all
21 21
22 bin/setup-man || : 22 bin/setup-man || :
23 23
24 # Get rid of older stuff 24 # Get rid of older stuff

mercurial