diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2020-02-15 15:48:01 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2020-02-15 15:48:01 +0300 |
commit | d34f3dd983731a79d911e2c6e3dc85809dbb7390 (patch) | |
tree | acbc7e1f425b4dbf170c3be11420a6c8255c16cc /config/p10k-lean-8colors.zsh | |
parent | 9a3263fbe5a85660cea7674073a665cda310a972 (diff) |
comments
Diffstat (limited to 'config/p10k-lean-8colors.zsh')
-rw-r--r-- | config/p10k-lean-8colors.zsh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/p10k-lean-8colors.zsh b/config/p10k-lean-8colors.zsh index 8a0f6ef5..43011867 100644 --- a/config/p10k-lean-8colors.zsh +++ b/config/p10k-lean-8colors.zsh @@ -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. |