I like zsh autocorrect, but it keeps asking me about things that don't need correcting.
dzil build zsh: correct 'build' to '.build' [nyae]? % .build is a directory created by the build (or any other commands that run that action so dzil .build is always wrong, and dzil build is always right. Is there any way I can communicate this to the autocorrect system?