]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/commitdiff
Remove option to hide history commands in history
authorHendrik Jäger <hendrik@securosys.ch>
Fri, 6 Oct 2017 13:34:15 +0000 (15:34 +0200)
committerHendrik Jäger <hendrik@securosys.ch>
Fri, 6 Oct 2017 13:34:15 +0000 (15:34 +0200)
.zshrc

diff --git a/.zshrc b/.zshrc
index 0f3bcb51f4507d404513eeda185be794849ed6db..4742717b50a1d324513d48b7fe194ce1cd68283e 100644 (file)
--- a/.zshrc
+++ b/.zshrc
@@ -53,7 +53,6 @@ setopt GLOB_DOTS
 
 setopt HIST_IGNORE_ALL_DUPS
 setopt HIST_IGNORE_SPACE
-setopt HIST_NO_STORE
 setopt HIST_REDUCE_BLANKS
 setopt HIST_VERIFY
 setopt INC_APPEND_HISTORY