Skip to content

Instantly share code, notes, and snippets.

@aawray
Created January 21, 2018 08:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aawray/bcaecbdd9e481b7149ad0dcd7d87159c to your computer and use it in GitHub Desktop.
Save aawray/bcaecbdd9e481b7149ad0dcd7d87159c to your computer and use it in GitHub Desktop.
Bash empty history configuration
history -c
shopt -u -o history
set +o history
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment