From 5f415c465a576a78d7e1577e472309fdd4c7621f Mon Sep 17 00:00:00 2001
From: Arthur Kalmenson <arthur.kalm@gmail.com>
Date: Mon, 18 Apr 2011 07:50:14 -0400
Subject: Change URL to https since most corporate environments block git port.

---
 tools/install.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/install.sh b/tools/install.sh
index 2d5fde4c8..1b8c80f21 100755
--- a/tools/install.sh
+++ b/tools/install.sh
@@ -5,7 +5,7 @@ then
 fi
 
 echo "Cloning Oh My Zsh..."
-/usr/bin/env git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
+/usr/bin/env git clone https://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
 
 echo "Looking for an existing zsh config..."
 if [ -f ~/.zshrc ] || [ -h ~/.zshrc ]
-- 
cgit v1.2.3-70-g09d2