X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/041d9faec88133d8db9fc08f381b5ea19c99f26c..73b4f2fc5a7f0a20a5bcc28b52412eda38fdf2ee:/other/zsh/setup.sh diff --git a/other/zsh/setup.sh b/other/zsh/setup.sh index 564936a..4579d7c 100755 --- a/other/zsh/setup.sh +++ b/other/zsh/setup.sh @@ -1,7 +1,9 @@ -#! /bin/bash +#! /bin/zsh # clone my prezto fork -git clone https://git.aminb.org/prezto $HOME/.zprezto +git clone --recursive https://github.com/aminb/prezto.git $HOME/.zprezto +cd .zprezto +git remote set-url origin git@github.com:aminb/prezto.git # setup the symlinks setopt EXTENDED_GLOB