fix the problems of my zsh setup script
authorAmin Bandali <me@aminb.org>
Sat, 6 Dec 2014 22:02:09 +0000 (17:02 -0500)
committerAmin Bandali <me@aminb.org>
Sat, 6 Dec 2014 22:02:09 +0000 (17:02 -0500)
other/zsh/setup.sh

index 564936a..760392b 100755 (executable)
@@ -1,7 +1,7 @@
-#! /bin/bash
+#! /bin/zsh
 
 # clone my prezto fork
-git clone https://git.aminb.org/prezto $HOME/.zprezto
+git clone --recursive https://git.aminb.org/prezto $HOME/.zprezto
 
 # setup the symlinks
 setopt EXTENDED_GLOB