diff --git a/zsh/.zshrc b/zsh/.zshrc index 106e94d..fb86d1a 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -92,3 +92,5 @@ autoload -U select-word-style select-word-style bash which direnv > /dev/null && eval "$(direnv hook zsh)" || true + +setopt interactivecomments