docs (zshrc): fix comment about PROMPT_SUBST
This commit is contained in:
parent
7fc93e8351
commit
3343658120
2
zshrc
2
zshrc
@ -68,7 +68,7 @@ setopt HIST_IGNORE_SPACE
|
|||||||
# When writing out the history file, older commands that duplicate newer ones are omitted
|
# When writing out the history file, older commands that duplicate newer ones are omitted
|
||||||
setopt HIST_SAVE_NO_DUPS
|
setopt HIST_SAVE_NO_DUPS
|
||||||
|
|
||||||
# Enable vcs_info
|
# parameter expansion, command substitution and arithmetic expansion are performed in prompts
|
||||||
setopt PROMPT_SUBST
|
setopt PROMPT_SUBST
|
||||||
|
|
||||||
# Comfortable aliases
|
# Comfortable aliases
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user