fix a comment above POWERLEVEL9K_OS_ICON_CONTENT_EXPANSION in lean style

pull/1173/head
Roman Perepelitsa 2020-12-18 08:40:26 +01:00
parent e8afa806ce
commit fc854fa719
1 changed files with 2 additions and 2 deletions

View File

@ -174,8 +174,8 @@
#################################[ os_icon: os identifier ]################################## #################################[ os_icon: os identifier ]##################################
# OS identifier color. # OS identifier color.
typeset -g POWERLEVEL9K_OS_ICON_FOREGROUND= typeset -g POWERLEVEL9K_OS_ICON_FOREGROUND=
# Make the icon bold. # Custom icon.
typeset -g POWERLEVEL9K_OS_ICON_CONTENT_EXPANSION='${P9K_CONTENT}' # typeset -g POWERLEVEL9K_OS_ICON_CONTENT_EXPANSION='⭐'
################################[ prompt_char: prompt symbol ]################################ ################################[ prompt_char: prompt symbol ]################################
# Green prompt symbol if the last command succeeded. # Green prompt symbol if the last command succeeded.