HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zshhasoptions

no profile record

comments

zshhasoptions
·vor 12 Jahren·discuss
try adding setopt HIST_SAVE_NO_DUPS to your .zshrc

you could also have a look at HIST_FIND_NO_DUPS and HIST_IGNORE_ALL_DUPS (more options at http://zsh.sourceforge.net/Doc/Release/Options.html )

If you still use bash, now is a good time to upgrade to zsh