summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Jäger <hendrik@securosys.ch>2017-10-06 15:34:15 +0200
committerHendrik Jäger <hendrik@securosys.ch>2017-10-06 15:34:15 +0200
commita82655a9e281102e10d6cf515037aa2840a34f56 (patch)
tree3aaca05f5d84de1a039bdf027a6dab0e3a3f45db
parent5a0a27c5123936723c9a6101c9dccffe6398464f (diff)
Remove option to hide history commands in history
-rw-r--r--.zshrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 0f3bcb5..4742717 100644
--- 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