docs (zshrc): fix comment about PROMPT_SUBST

This commit is contained in:
eeemsi 2025-11-20 17:35:02 +01:00
parent 7fc93e8351
commit 3343658120

2
zshrc
View File

@ -68,7 +68,7 @@ setopt HIST_IGNORE_SPACE
# When writing out the history file, older commands that duplicate newer ones are omitted
setopt HIST_SAVE_NO_DUPS
# Enable vcs_info
# parameter expansion, command substitution and arithmetic expansion are performed in prompts
setopt PROMPT_SUBST
# Comfortable aliases