From: Amin Bandali Date: Sat, 6 Dec 2014 22:02:09 +0000 (-0500) Subject: fix the problems of my zsh setup script X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/e34038a27a28a3f7660444d24fb543d513dec63e?hp=4ee9d6ac59312b8fa63a4d4f56190c7dafe44305 fix the problems of my zsh setup script --- 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