add interactive_comments

Fri, 03 Jun 2016 13:39:59 -0700

author
Meredith Howard <mhoward@roomag.org>
date
Fri, 03 Jun 2016 13:39:59 -0700
changeset 331
ac7f662c1db5
parent 330
28ea012de72e
child 332
8b1e01d4903d

add interactive_comments

.zshrc file | annotate | diff | comparison | revisions
--- a/.zshrc
+++ b/.zshrc
@@ -45,6 +45,7 @@ setopt list_packed
 setopt correct
 setopt hist_reduce_blanks
 setopt hist_save_no_dups
+setopt interactive_comments
 
 export HISTIGNORE="ls:cd:cd -:pwd:exit:date:* --help"
 

mercurial