Paul L. Snyder on 13 Oct 2009 12:36:10 -0700 |
On Tue, 13 Oct 2009, Sean Collins wrote: > On Oct 13, 2009, at 2:53 PM, Sean Collins wrote: > > > Not able to replicate. > > Because my bash configs on OS X and FreeBSD don't define the > HISTCONTROL var. Learn something new every day. Cool. zsh users can get similar behavior by setting the HIST_IGNORE_SPACE option. As an added bonus, they can check out the extremely cool SHARE_HISTORY option, which allows multiple instances of zsh to share the same history file on the fly... great for those of us who have dozens of terminal windows open. Just sayin'. Paul ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|