X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/e34038a27a28a3f7660444d24fb543d513dec63e..591b990bb2e976a6fdbc8ca984da713eb70701ab:/other/zsh/setup.sh diff --git a/other/zsh/setup.sh b/other/zsh/setup.sh index 760392b..2586ed9 100755 --- a/other/zsh/setup.sh +++ b/other/zsh/setup.sh @@ -1,7 +1,9 @@ #! /bin/zsh # clone my prezto fork -git clone --recursive https://git.aminb.org/prezto $HOME/.zprezto +git clone --recursive https://github.com/aminb/prezto.git $HOME/.zprezto +cd $HOME/.zprezto +git remote set-url origin git@github.com:aminb/prezto.git # setup the symlinks setopt EXTENDED_GLOB