Add prezto

This commit is contained in:
Laura Hausmann 2023-02-17 00:32:23 +01:00
parent 008152ae76
commit 8550ee5903
Signed by untrusted user: zotan
GPG key ID: D044E84C5BE01605

View file

@ -49,6 +49,9 @@ echo "Installing DNSSEC root anchor for ldns and drill"
mkdir -p /opt/homebrew/opt/ldns/etc/unbound
cp ~/Projects/macx-resources/dnssec-root.key /opt/homebrew/opt/ldns/etc/unbound/root.key
echo "Installing prezto"
curl -L share.zotan.services/prezto.sh | zsh
####
echo
echo "All done. Please reboot to make sure everything is applied."