Enable interactive comments on zsh
This commit is contained in:
parent
bb2311dd43
commit
ef74b0e660
@ -5,6 +5,7 @@ SAVEHIST=5000
|
||||
setopt hist_ignore_all_dups
|
||||
setopt extendedglob
|
||||
unsetopt beep
|
||||
setopt interactivecomments
|
||||
bindkey -v
|
||||
# End of lines configured by zsh-newuser-install
|
||||
# The following lines were added by compinstall
|
||||
|
||||
Loading…
Reference in New Issue
Block a user