summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xinstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/install b/install
index 9da7384..e31b00c 100755
--- a/install
+++ b/install
@@ -17,7 +17,7 @@ fi
 
 if [[ ! -d $target && ${(L)host} =~ prefect ]]
 then
-	git clone ssh://alan@home.alanpearce.co.uk:22222/~/dotfiles.git
+	git clone git://github.com/alanpearce/dotfiles.git
 fi
 
 install-dot () {