Skip to content

Instantly share code, notes, and snippets.

@int0x80
Created November 19, 2016 23:54
Show Gist options
  • Save int0x80/df7b87571b26f4b0baefb64535732065 to your computer and use it in GitHub Desktop.
Save int0x80/df7b87571b26f4b0baefb64535732065 to your computer and use it in GitHub Desktop.
Prevent history
unset HISTFILE
export HISTSIZE=0
export HISTFILESIZE=0
unset HISTSAVE
unset HISTLOG
unset WATCH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment