Hacker News new | ask | show | jobs
by ashitlerferad 3672 days ago
I would just do this:

export HISTFILESIZE=5000000 export HISTSIZE=5000000 export HISTTIMEFORMAT="%F %T " shopt -s histverify shopt -s histappend