Skip to content

Instantly share code, notes, and snippets.

@elhoyos
Created May 21, 2016 03:39
Show Gist options
  • Save elhoyos/c9c00287edd50aba3e368747f0a410a7 to your computer and use it in GitHub Desktop.
Save elhoyos/c9c00287edd50aba3e368747f0a410a7 to your computer and use it in GitHub Desktop.
Clear history and exit
$ cat /dev/null > ~/.bash_history && history -c && exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment