summary refs log tree commit diff stats
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/install b/install
index e31b00c..530e7a3 100755
--- a/install
+++ b/install
@@ -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 () {