export HISTCONTROL=ignoreboth:erasedups
Somewhere in your rc files.
If you do, ehe, that's some serious variety of work on the CLI !
mcfly doesn't remove dups and also stores additional info about the executed commands like pwd, timestamp and return code.
export HISTCONTROL=ignoreboth:erasedups
Somewhere in your rc files.
If you do, ehe, that's some serious variety of work on the CLI !