... | ... |
@@ -5,7 +5,7 @@ then |
5 | 5 |
fi |
6 | 6 |
|
7 | 7 |
echo "Cloning Oh My Zsh..." |
8 |
-/usr/bin/env git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh |
|
8 |
+/usr/bin/env git clone https://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh |
|
9 | 9 |
|
10 | 10 |
echo "Looking for an existing zsh config..." |
11 | 11 |
if [ -f ~/.zshrc ] || [ -h ~/.zshrc ] |