From: Hendrik Jäger Date: Fri, 6 Oct 2017 13:34:15 +0000 (+0200) Subject: Remove option to hide history commands in history X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=a82655a9e281102e10d6cf515037aa2840a34f56;p=user%2Fhenk%2Fvcsh%2Fzsh.git Remove option to hide history commands in history --- 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