Oops, fix the name for process-stow-no-folding

This commit is contained in:
Danielle McLean 2016-10-08 18:48:02 +11:00
parent 1e0267ba57
commit 82d27231b1
No known key found for this signature in database
GPG key ID: CC91589719027E94

View file

@ -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