From 82d27231b1a6f15e3f9a775515a18520263b2f88 Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Sat, 8 Oct 2016 18:48:02 +1100 Subject: [PATCH] Oops, fix the name for process-stow-no-folding --- local/bin/dots | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/bin/dots b/local/bin/dots index 268c463..c6b40a6 100755 --- a/local/bin/dots +++ b/local/bin/dots @@ -55,7 +55,7 @@ link() { $STOW -d $DOTFILES -t ~ $packages } -process-stow-no-fold() { +process-stow-no-folding() { zmodload zsh/mapfile for file in ${(f)mapfile[$1]}; do file=~/$file