Skip to content

Instantly share code, notes, and snippets.

@millisami
Created September 8, 2010 09:49
Show Gist options
  • Save millisami/569906 to your computer and use it in GitHub Desktop.
Save millisami/569906 to your computer and use it in GitHub Desktop.
History duplcate commands
export HISTCONTROL=erasedups
export HISTSIZE=10000
shopt -s histappend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment