Skip to content

Instantly share code, notes, and snippets.

@alst74
Created January 12, 2022 10:51
Show Gist options
  • Save alst74/eeb73f93e70d7d8d7779acfb0d6e3853 to your computer and use it in GitHub Desktop.
Save alst74/eeb73f93e70d7d8d7779acfb0d6e3853 to your computer and use it in GitHub Desktop.
bash_profile
HISTTIMEFORMAT="%Y/%m/%d %H:%M:%S "
HISTCONTROL="ignoredups:ignorespace"
HISTIGNORE="ls *:history"
HISTSIZE=1000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment