fixed url
This commit is contained in:
parent
9d5f53f2c2
commit
d2c4ae8afe
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue