From 16f5e91a1b7c53960c577bd7e1afee716c01cb5e Mon Sep 17 00:00:00 2001 From: Julian T Date: Wed, 1 Sep 2021 18:23:06 +0200 Subject: Zsh allow comments --- zsh/.zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'zsh') diff --git a/zsh/.zshrc b/zsh/.zshrc index 6c7ad0a..c251635 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -22,6 +22,8 @@ setopt INC_APPEND_HISTORY setopt EXTENDED_HISTORY setopt HIST_FIND_NO_DUPS unsetopt beep + +setopt interactivecomments # End of lines configured by zsh-newuser-install # -- cgit v1.2.3