setopt HIST_IGNORE_ALL_DUPS also fixes #19 and #42

This commit is contained in:
joe9 2015-03-27 00:32:53 +00:00 committed by Suraj N. Kurapati
parent fc7eb3cbf0
commit 98a5e85c2d

View file

@ -103,6 +103,8 @@ default values only after having loaded this script into your ZSH session.
Flags" section in the zshexpn(1) man page to learn about the kinds of
values you may assign to this variable.
To always receive _unique_ search results, use `setopt HIST_IGNORE_ALL_DUPS`.
------------------------------------------------------------------------------
History
------------------------------------------------------------------------------