X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/a401af000791ee044a743553da5028f0beca1d5c..967b0a8269f01ba3020df0725a56615826993df3:/other/zsh/setup.sh diff --git a/other/zsh/setup.sh b/other/zsh/setup.sh index 809d013..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 git@github.com:aminb/prezto.git $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