summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2011-09-10 23:11:54 -0400
committerJune McEnroe <programble@gmail.com>2011-09-10 23:11:54 -0400
commitbe5344609a141c3ee8b2c2b45d233719d4e2aa95 (patch)
treea8f332a8b13f88cb8ae5109259286d890956ad51
parentAdded README (diff)
downloadsrc-be5344609a141c3ee8b2c2b45d233719d4e2aa95.tar.gz
src-be5344609a141c3ee8b2c2b45d233719d4e2aa95.zip
Enabled interactive comments in ZSH
-rw-r--r--_zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/_zshrc b/_zshrc
index 9400985c..afb76ca2 100644
--- a/_zshrc
+++ b/_zshrc
@@ -36,6 +36,7 @@ bindkey "\e[H" beginning-of-line
 bindkey "\e[F" end-of-line
 
 setopt autopushd
+setopt interactive_comments
 
 source /etc/profile.d/autojump.zsh