> how do you keep a command out of history?

You can

setopt HIST_IGNORE_SPACE

(capitalization and underscores don't matter) and put a space in front of the command.

Regards,
  Vin