clone my prezto fork from github
authorAmin Bandali <me@aminb.org>
Tue, 24 Feb 2015 20:21:15 +0000 (15:21 -0500)
committerAmin Bandali <me@aminb.org>
Tue, 24 Feb 2015 20:21:15 +0000 (15:21 -0500)
other/zsh/setup.sh

index 2e5b966..809d013 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/zsh
 
 # clone my prezto fork
-git clone --recursive git@aminb.org:prezto $HOME/.zprezto
+git clone --recursive git@github.com:aminb/prezto.git $HOME/.zprezto
 
 # setup the symlinks
 setopt EXTENDED_GLOB