summaryrefslogtreecommitdiffstats
path: root/other
diff options
context:
space:
mode:
authorAmin Bandali <me@aminb.org>2014-12-06 17:02:09 -0500
committerAmin Bandali <me@aminb.org>2014-12-06 17:02:09 -0500
commite34038a27a28a3f7660444d24fb543d513dec63e (patch)
tree9b5bcaa25cb6be001ab9cd0d04cfcd9e5a3a98c1 /other
parent4ee9d6ac59312b8fa63a4d4f56190c7dafe44305 (diff)
downloadconfigs-e34038a27a28a3f7660444d24fb543d513dec63e.tar.gz
configs-e34038a27a28a3f7660444d24fb543d513dec63e.tar.xz
configs-e34038a27a28a3f7660444d24fb543d513dec63e.zip
fix the problems of my zsh setup script
Diffstat (limited to '')
-rwxr-xr-xother/zsh/setup.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/other/zsh/setup.sh b/other/zsh/setup.sh
index 564936a..760392b 100755
--- a/other/zsh/setup.sh
+++ b/other/zsh/setup.sh
@@ -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