Skip to content

Instantly share code, notes, and snippets.

@jericbas
Last active October 19, 2019 19:32
Show Gist options
  • Save jericbas/a6919d5ade4f1429cfade199c6d0c115 to your computer and use it in GitHub Desktop.
Save jericbas/a6919d5ade4f1429cfade199c6d0c115 to your computer and use it in GitHub Desktop.
Add timestamp on history
# Add timestamp on history
echo 'HISTTIMEFORMAT="%d/%m/%y %T "' >> ~/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment