all repos — archive/dotfiles @ 04cc33e57f39991c645580d85a82c7246998190d

Superseded by nixfiles

Install: clone to target directory
Alan Pearce alan@alanpearce.co.uk
Thu, 10 Apr 2014 19:51:31 +0100
commit

04cc33e57f39991c645580d85a82c7246998190d

parent

689758ee3e8aae72163f6ffb6cdceb16edd3b0fe

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 git://github.com/alanpearce/dotfiles.git
+	git clone git://github.com/alanpearce/dotfiles.git $target
 fi
 
 install-dot () {