export HISTSIZE=0 to set the history size to zero, which will prevent any commands from being saved in the history file.
Learn how to clear your Linux command history on Ubuntu, including clearing the current session and the history file.
export HISTSIZE=0 to set the history size to zero, which will prevent any commands from being saved in the history file.