fixed url

This commit is contained in:
Stefen Auris 2024-04-01 20:32:02 -04:00
parent 9d5f53f2c2
commit d2c4ae8afe

View file

@ -1,7 +1,7 @@
#!/bin/zsh
CPU_CORES=$(nproc --all)
#Initializes Prezto
git clone --recursive -j $CPU_CORES https://github.com/steveokard/prezto.git "$HOME/.zprezto"
git clone --recursive -j $CPU_CORES https://github.com/sc-idevops/prezto.git "$HOME/.zprezto"
#Remove old stuff
echo "....Creating symlinks"