setopt HIST_IGNORE_SPACE

To ignore commands that start with a space character, use the option in bash or zsh.

Copy this post

To ignore commands that start with a space character, use the HIST_IGNORE_SPACE option in bash or zsh.

setopt HIST_IGNORE_SPACE