interactive comments in zshrc
This commit is contained in:
@@ -24,7 +24,8 @@ HISTIGNORE="?:??:??:bash:zsh:clear:exit"
|
|||||||
|
|
||||||
PROMPT_COMMAND="history -a; history -n"
|
PROMPT_COMMAND="history -a; history -n"
|
||||||
|
|
||||||
|
# Use interactive Comments, so typing "#" in the prompt will be considered a comment
|
||||||
|
setopt interactivecomments
|
||||||
|
|
||||||
# Use modern completion system
|
# Use modern completion system
|
||||||
autoload -Uz compinit
|
autoload -Uz compinit
|
||||||
|
|||||||
Reference in New Issue
Block a user