Date: 2013-07-17
Tags: Linux
Not so much but it does the job.
shopt -s histappend
export HISTTIMEFORMAT='%F @ %T - '
export HISTCONTROL=erasedups:ignorespace
export HISTIGNORE="pwd:[bf]g:jobs:j:h:history:exit:reboot:restart:init *"
export HISTSIZE=5000
export HISTFILESIZE=5000
export VISUAL=vim
Thanks for reading this post!
Did you find an issue in this article?
- click on the following Github link
- log into Github with your account
- click on the line number containing the error
- click on the "..." button
- choose "Reference in new issue"
- add a title and your comment
- click "Submit new issue"
Your feedback is much appreciated! π€πΌπ€πΌ
You can also drop me a line below!