On Jan 10, 7:58pm, Peter Stephenson wrote: } } > +zmodload -m -F zsh/files b:zf_ln || return 1 } } It's harmless, but you don't need the -m here: there's no pattern to } match. Ugh. Duh. Didn't edit enough out of the example I modified.