all repos — archive/dotfiles @ 689758ee3e8aae72163f6ffb6cdceb16edd3b0fe

Superseded by nixfiles

Installer: switch URL to github
Alan Pearce alan@alanpearce.co.uk
Thu, 10 Apr 2014 19:50:18 +0100
commit

689758ee3e8aae72163f6ffb6cdceb16edd3b0fe

parent

33ee27f011374d07f8c5f6508dc1d08d8e9a188e

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M installinstall
@@ -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 () {