1
0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2025-01-03 04:33:16 +02:00

typo in comments

This commit is contained in:
Roman Perepelitsa 2022-07-11 10:08:06 +02:00
parent 487a388dbd
commit be3724bc80

View File

@ -344,7 +344,7 @@
# typeset -g POWERLEVEL9K_DIR_PREFIX='in '
#####################################[ vcs: git status ]######################################
# Version control system colors.
# Version control background colors.
typeset -g POWERLEVEL9K_VCS_CLEAN_BACKGROUND=2
typeset -g POWERLEVEL9K_VCS_MODIFIED_BACKGROUND=3
typeset -g POWERLEVEL9K_VCS_UNTRACKED_BACKGROUND=2