From d34f3dd983731a79d911e2c6e3dc85809dbb7390 Mon Sep 17 00:00:00 2001
From: romkatv <roman.perepelitsa@gmail.com>
Date: Sat, 15 Feb 2020 13:48:01 +0100
Subject: comments

---
 config/p10k-classic.zsh      | 2 +-
 config/p10k-lean-8colors.zsh | 2 +-
 config/p10k-lean.zsh         | 2 +-
 config/p10k-rainbow.zsh      | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

(limited to 'config')

diff --git a/config/p10k-classic.zsh b/config/p10k-classic.zsh
index 59011726..307060d1 100644
--- a/config/p10k-classic.zsh
+++ b/config/p10k-classic.zsh
@@ -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.
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.
diff --git a/config/p10k-lean.zsh b/config/p10k-lean.zsh
index 1c10398e..851f487f 100644
--- a/config/p10k-lean.zsh
+++ b/config/p10k-lean.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=99
   # Hide php version if it doesn't come from one of these sources.
diff --git a/config/p10k-rainbow.zsh b/config/p10k-rainbow.zsh
index 67d3fd92..bba28604 100644
--- a/config/p10k-rainbow.zsh
+++ b/config/p10k-rainbow.zsh
@@ -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
-- 
cgit v1.2.3