zsh-users
 help / color / mirror / code / Atom feed
* Hiding command from history
@ 2015-02-03 11:29 İsmail Dönmez
  2015-02-03 12:13 ` Peter Stephenson
  0 siblings, 1 reply; 11+ messages in thread
From: İsmail Dönmez @ 2015-02-03 11:29 UTC (permalink / raw)
  To: Zsh Users

Hi,

I know I can set HIST_IGNORE_SPACE and any command starting with space
will not be logged in history. But with that I have many aliases like

alias ls=" ls"
alias mv=" mv"

etc. So, I wonder if there is an easier way to blacklist multiple
commands from history without creating an alias for each of them?

Thanks!


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-02-04 17:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-03 11:29 Hiding command from history İsmail Dönmez
2015-02-03 12:13 ` Peter Stephenson
2015-02-03 12:34   ` İsmail Dönmez
2015-02-03 12:47     ` Peter Stephenson
2015-02-03 13:06       ` İsmail Dönmez
2015-02-03 13:49         ` İsmail Dönmez
2015-02-03 14:02           ` Peter Stephenson
2015-02-03 14:07             ` İsmail Dönmez
2015-02-03 16:39             ` Peter Stephenson
2015-02-03 12:37   ` Peter Stephenson
2015-02-04 17:35     ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).