diff --git a/config/p10k-classic.zsh b/config/p10k-classic.zsh index 1a200686..f63b433b 100644 --- a/config/p10k-classic.zsh +++ b/config/p10k-classic.zsh @@ -1195,7 +1195,7 @@ #############[ docker: shows the whale when online, and the # running and exited containers (https://www.docker.io/) ]############# # typeset -g POWERLEVEL9K_DOCKER_ICON='🐳' - # typeset -g POWERLEVEL9K_DOCKER_RUNNING_ICON='' + # typeset -g POWERLEVEL9K_DOCKER_RUNNING_ICON='' # typeset -g POWERLEVEL9K_DOCKER_PAUSED_ICON='' # typeset -g POWERLEVEL9K_DOCKER_EXITED_ICON='' diff --git a/config/p10k-lean-8colors.zsh b/config/p10k-lean-8colors.zsh index 60fff2fe..eb2fe808 100644 --- a/config/p10k-lean-8colors.zsh +++ b/config/p10k-lean-8colors.zsh @@ -1143,7 +1143,7 @@ #############[ docker: shows the whale when online, and the # running and exited containers (https://www.docker.io/) ]############# # typeset -g POWERLEVEL9K_DOCKER_ICON='🐳' - # typeset -g POWERLEVEL9K_DOCKER_RUNNING_ICON='' + # typeset -g POWERLEVEL9K_DOCKER_RUNNING_ICON='' # typeset -g POWERLEVEL9K_DOCKER_PAUSED_ICON='' # typeset -g POWERLEVEL9K_DOCKER_EXITED_ICON='' diff --git a/config/p10k-lean.zsh b/config/p10k-lean.zsh index cb5993bc..307639a9 100644 --- a/config/p10k-lean.zsh +++ b/config/p10k-lean.zsh @@ -1139,7 +1139,7 @@ #############[ docker: shows the whale when online, and the # running and exited containers (https://www.docker.io/) ]############# # typeset -g POWERLEVEL9K_DOCKER_ICON='🐳' - # typeset -g POWERLEVEL9K_DOCKER_RUNNING_ICON='' + # typeset -g POWERLEVEL9K_DOCKER_RUNNING_ICON='' # typeset -g POWERLEVEL9K_DOCKER_PAUSED_ICON='' # typeset -g POWERLEVEL9K_DOCKER_EXITED_ICON='' diff --git a/config/p10k-rainbow.zsh b/config/p10k-rainbow.zsh index 84fd27d5..2684bbab 100644 --- a/config/p10k-rainbow.zsh +++ b/config/p10k-rainbow.zsh @@ -1261,7 +1261,7 @@ #############[ docker: shows the whale when online, and the # running and exited containers (https://www.docker.io/) ]############# # typeset -g POWERLEVEL9K_DOCKER_ICON='🐳' - # typeset -g POWERLEVEL9K_DOCKER_RUNNING_ICON='' + # typeset -g POWERLEVEL9K_DOCKER_RUNNING_ICON='' # typeset -g POWERLEVEL9K_DOCKER_PAUSED_ICON='' # typeset -g POWERLEVEL9K_DOCKER_EXITED_ICON=''