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 hist_ignore_all_dups
|
||||||
setopt extendedglob
|
setopt extendedglob
|
||||||
unsetopt beep
|
unsetopt beep
|
||||||
|
setopt interactivecomments
|
||||||
bindkey -v
|
bindkey -v
|
||||||
# End of lines configured by zsh-newuser-install
|
# End of lines configured by zsh-newuser-install
|
||||||
# The following lines were added by compinstall
|
# The following lines were added by compinstall
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user