X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=.zshrc;h=9d9ed49591ffadadabdd852e7fe508b3a048259e;hb=HEAD;hp=1ea2da7454ba7b4a9b383307d22898de95ee171a;hpb=0774377c69fc8a134995087073e8fb27f73d09ac;p=user%2Fhenk%2Fvcsh%2Fzsh.git diff --git a/.zshrc b/.zshrc index 1ea2da7..9d9ed49 100644 --- a/.zshrc +++ b/.zshrc @@ -93,6 +93,9 @@ setopt EXTENDED_HISTORY # write line to history file when finished, not when started, to have correct runtime setopt INC_APPEND_HISTORY_TIME +# Recognize comments on the command line +setopt INTERACTIVE_COMMENTS + # Error on a redirections which would overwrite an existing file setopt NO_CLOBBER setopt CORRECT