mirror of
https://github.com/akelge/zsh
synced 2026-02-24 03:10:47 +00:00
setopt interactive_comments
This commit is contained in:
@ -20,6 +20,9 @@ setopt NO_HIST_BEEP
|
||||
setopt LIST_TYPES
|
||||
setopt LONG_LIST_JOBS
|
||||
|
||||
# Comments in interactive shells
|
||||
setopt INTERACTIVE_COMMENTS
|
||||
|
||||
#setopt no_CLOBBER
|
||||
|
||||
setopt no_BEEP
|
||||
|
||||
Reference in New Issue
Block a user