Skip to content

Instantly share code, notes, and snippets.

@birkirb
Created January 28, 2010 08:41
Show Gist options
  • Save birkirb/288559 to your computer and use it in GitHub Desktop.
Save birkirb/288559 to your computer and use it in GitHub Desktop.
export HISTFILESIZE=3000
export PROMPT_COMMAND='history -a;history -n'
shopt -s histappend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment