all repos — nixfiles @ 04cc33e57f39991c645580d85a82c7246998190d

System and user configuration, managed by nix and home-manager

Install: clone to target directory

Alan Pearce
commit

04cc33e57f39991c645580d85a82c7246998190d

parent

689758ee3e8aae72163f6ffb6cdceb16edd3b0fe

1 file changed, 1 insertion(+), 1 deletion(-)

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 () {