Created
September 8, 2010 09:49
-
-
Save millisami/569906 to your computer and use it in GitHub Desktop.
History duplcate commands
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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