.zshrc

changeset 331
ac7f662c1db5
parent 272
f7fd81cbdb0c
child 469
fbf39fa1349c
--- 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