X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/670d12c2df55ab8afb1815275071d2fa84a36304..f138f1d7c8d6f6cf629c35870fc3f6e477a0c0d2:/other/zsh/setup.sh

diff --git a/other/zsh/setup.sh b/other/zsh/setup.sh
index 2e5b966..2586ed9 100755
--- a/other/zsh/setup.sh
+++ b/other/zsh/setup.sh
@@ -1,7 +1,9 @@
 #! /bin/zsh
 
 # clone my prezto fork
-git clone --recursive git@aminb.org:prezto $HOME/.zprezto
+git clone --recursive https://github.com/aminb/prezto.git $HOME/.zprezto
+cd $HOME/.zprezto
+git remote set-url origin git@github.com:aminb/prezto.git
 
 # setup the symlinks
 setopt EXTENDED_GLOB