=== modified file 'zsh-functions/confz_fs_init' --- zsh-functions/confz_fs_init 2015-04-20 12:25:27 +0000 +++ zsh-functions/confz_fs_init 2015-04-20 12:22:34 +0000 @@ -44,7 +44,7 @@ fs_parted_size[$number]=$size fs_parted_type[$number]=$type fs_parted_other[$number]=$other - done <<<"$out" + done }