setopt HIST_IGNORE_SPACE Waylon Walker Author May 24, 2026 1 min read To ignore commands that start with a space character, use the option in bash or zsh. Copy this post URL Rich Markdown Text View Markdown View Text curl .ansi To ignore commands that start with a space character, use the HIST_IGNORE_SPACE option in bash or zsh. setopt HIST_IGNORE_SPACE