mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-21 20:00:07 +00:00
comments
This commit is contained in:
parent
9a3263fbe5
commit
d34f3dd983
4 changed files with 4 additions and 4 deletions
|
@ -1004,7 +1004,7 @@
|
|||
# Custom icon.
|
||||
# typeset -g POWERLEVEL9K_PLENV_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
||||
|
||||
###########[ phpenv: php version from phpenv (https://github.com/phpenv/phpenv) ]############
|
||||
############[ phpenv: php version from phpenv (https://github.com/phpenv/phpenv) ]############
|
||||
# PHP color.
|
||||
typeset -g POWERLEVEL9K_PHPENV_FOREGROUND=99
|
||||
# Hide php version if it doesn't come from one of these sources.
|
||||
|
|
|
@ -983,7 +983,7 @@
|
|||
# Custom icon.
|
||||
# typeset -g POWERLEVEL9K_PLENV_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
||||
|
||||
###########[ phpenv: php version from phpenv (https://github.com/phpenv/phpenv) ]############
|
||||
############[ phpenv: php version from phpenv (https://github.com/phpenv/phpenv) ]############
|
||||
# PHP color.
|
||||
typeset -g POWERLEVEL9K_PHPENV_FOREGROUND=5
|
||||
# Hide php version if it doesn't come from one of these sources.
|
||||
|
|
|
@ -983,7 +983,7 @@
|
|||
# Custom icon.
|
||||
# typeset -g POWERLEVEL9K_PLENV_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
||||
|
||||
###########[ phpenv: php version from phpenv (https://github.com/phpenv/phpenv) ]############
|
||||
############[ phpenv: php version from phpenv (https://github.com/phpenv/phpenv) ]############
|
||||
# PHP color.
|
||||
typeset -g POWERLEVEL9K_PHPENV_FOREGROUND=99
|
||||
# Hide php version if it doesn't come from one of these sources.
|
||||
|
|
|
@ -1052,7 +1052,7 @@
|
|||
# Custom icon.
|
||||
# typeset -g POWERLEVEL9K_PLENV_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
||||
|
||||
###########[ phpenv: php version from phpenv (https://github.com/phpenv/phpenv) ]############
|
||||
############[ phpenv: php version from phpenv (https://github.com/phpenv/phpenv) ]############
|
||||
# PHP color.
|
||||
# typeset -g POWERLEVEL9K_PHPENV_FOREGROUND=0
|
||||
# typeset -g POWERLEVEL9K_PHPENV_BACKGROUND=5
|
||||
|
|
Loading…
Reference in a new issue