Allow comments in interactive shell

smile
Aaron Johnon 3 years ago
parent e40f93e03c
commit d1b8832b67

@ -56,3 +56,6 @@ then
zstyle ':completion:*' matcher-list 'm:{a-zA-Z}={A-Za-z}'
fi
#Allow comments on interactive shell
setopt interactivecomments

Loading…
Cancel
Save