summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xother/zsh/setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/zsh/setup.sh b/other/zsh/setup.sh
index 760392b..2e5b966 100755
--- a/other/zsh/setup.sh
+++ b/other/zsh/setup.sh
@@ -1,7 +1,7 @@
#! /bin/zsh
# clone my prezto fork
-git clone --recursive https://git.aminb.org/prezto $HOME/.zprezto
+git clone --recursive git@aminb.org:prezto $HOME/.zprezto
# setup the symlinks
setopt EXTENDED_GLOB