projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4381b74
)
change prezto remote protocol from https to ssh
author
Amin Bandali
<me@aminb.org>
Mon, 29 Dec 2014 04:46:04 +0000
(23:46 -0500)
committer
Amin Bandali
<me@aminb.org>
Mon, 29 Dec 2014 04:46:04 +0000
(23:46 -0500)
other/zsh/setup.sh
patch
|
blob
|
blame
|
history
diff --git
a/other/zsh/setup.sh
b/other/zsh/setup.sh
index
760392b
..
2e5b966
100755
(executable)
--- 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