diff options
author | Hendrik Jäger <hendrik@securosys.ch> | 2017-10-06 15:34:15 +0200 |
---|---|---|
committer | Hendrik Jäger <hendrik@securosys.ch> | 2017-10-06 15:34:15 +0200 |
commit | a82655a9e281102e10d6cf515037aa2840a34f56 (patch) | |
tree | 3aaca05f5d84de1a039bdf027a6dab0e3a3f45db | |
parent | 5a0a27c5123936723c9a6101c9dccffe6398464f (diff) |
Remove option to hide history commands in history
-rw-r--r-- | .zshrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |