Skip to content

Instantly share code, notes, and snippets.

@aont
Created May 6, 2025 11:11
Show Gist options
  • Save aont/cfac61c112c333f5b7ca58796d0550bf to your computer and use it in GitHub Desktop.
Save aont/cfac61c112c333f5b7ca58796d0550bf to your computer and use it in GitHub Desktop.

bash history preferences

HISTCONTROL=ignorespace:ignoredups:erasedups
HISTSIZE=100000
HISTFILESIZE=100000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment