From a401af000791ee044a743553da5028f0beca1d5c Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Tue, 24 Feb 2015 15:21:15 -0500 Subject: [PATCH] clone my prezto fork from github --- other/zsh/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/other/zsh/setup.sh b/other/zsh/setup.sh index 2e5b966..809d013 100755 --- a/other/zsh/setup.sh +++ b/other/zsh/setup.sh @@ -1,7 +1,7 @@ #! /bin/zsh # clone my prezto fork -git clone --recursive git@aminb.org:prezto $HOME/.zprezto +git clone --recursive git@github.com:aminb/prezto.git $HOME/.zprezto # setup the symlinks setopt EXTENDED_GLOB -- 2.20.1