From d4d8fdbc3996880e12920e1fdf500e91569c724e Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Sat, 21 Nov 2020 16:18:05 +0100 Subject: Minor changes --- zsh/.zshrc | 1 + 1 file changed, 1 insertion(+) (limited to 'zsh') diff --git a/zsh/.zshrc b/zsh/.zshrc index 103a568..49c886d 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -39,6 +39,7 @@ setopt extended_history setopt hist_ignore_space setopt inc_append_history setopt no_share_history +setopt interactivecomments # Completion autoload -Uz compinit && compinit -- cgit v1.2.3