[vim] save file as root with <leader>w
[~bandali/configs] / other / zsh / setup.sh
index 2e5b966..2586ed9 100755 (executable)
@@ -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