From 4c5b6f961f567d3d4a17c5cc5b6e1cd029a7187b Mon Sep 17 00:00:00 2001 From: Mal Graty Date: Wed, 16 Sep 2015 20:24:25 +0100 Subject: [PATCH] Allow interactive comments --- .zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshrc b/.zshrc index 1010b31..de82af8 100644 --- a/.zshrc +++ b/.zshrc @@ -14,6 +14,7 @@ setopt hist_no_store setopt hist_reduce_blanks setopt hist_save_no_dups setopt inc_append_history +setopt interactivecomments setopt share_history # vi mode