diff --git a/.bashrc b/.bashrc index 7247dd9..6f7ef2a 100644 --- a/.bashrc +++ b/.bashrc @@ -36,6 +36,7 @@ export EDITOR=vi export HISTCONTROL=ignoreboth:erasedups export HISTFILESIZE= export HISTSIZE=5000 +export HISTTIMEFORMAT="%Y-%m-%d %T " shopt -s histappend shopt -s cmdhist