added a better icon for the running containers in the config files
This commit is contained in:
parent
1878d67bfa
commit
b9baf4536d
|
@ -1195,7 +1195,7 @@
|
||||||
|
|
||||||
#############[ docker: shows the whale when online, and the # running and exited containers (https://www.docker.io/) ]#############
|
#############[ 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_ICON='🐳'
|
||||||
# typeset -g POWERLEVEL9K_DOCKER_RUNNING_ICON=''
|
# typeset -g POWERLEVEL9K_DOCKER_RUNNING_ICON=''
|
||||||
# typeset -g POWERLEVEL9K_DOCKER_PAUSED_ICON=''
|
# typeset -g POWERLEVEL9K_DOCKER_PAUSED_ICON=''
|
||||||
# typeset -g POWERLEVEL9K_DOCKER_EXITED_ICON=''
|
# typeset -g POWERLEVEL9K_DOCKER_EXITED_ICON=''
|
||||||
|
|
||||||
|
|
|
@ -1143,7 +1143,7 @@
|
||||||
|
|
||||||
#############[ docker: shows the whale when online, and the # running and exited containers (https://www.docker.io/) ]#############
|
#############[ 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_ICON='🐳'
|
||||||
# typeset -g POWERLEVEL9K_DOCKER_RUNNING_ICON=''
|
# typeset -g POWERLEVEL9K_DOCKER_RUNNING_ICON=''
|
||||||
# typeset -g POWERLEVEL9K_DOCKER_PAUSED_ICON=''
|
# typeset -g POWERLEVEL9K_DOCKER_PAUSED_ICON=''
|
||||||
# typeset -g POWERLEVEL9K_DOCKER_EXITED_ICON=''
|
# typeset -g POWERLEVEL9K_DOCKER_EXITED_ICON=''
|
||||||
|
|
||||||
|
|
|
@ -1139,7 +1139,7 @@
|
||||||
|
|
||||||
#############[ docker: shows the whale when online, and the # running and exited containers (https://www.docker.io/) ]#############
|
#############[ 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_ICON='🐳'
|
||||||
# typeset -g POWERLEVEL9K_DOCKER_RUNNING_ICON=''
|
# typeset -g POWERLEVEL9K_DOCKER_RUNNING_ICON=''
|
||||||
# typeset -g POWERLEVEL9K_DOCKER_PAUSED_ICON=''
|
# typeset -g POWERLEVEL9K_DOCKER_PAUSED_ICON=''
|
||||||
# typeset -g POWERLEVEL9K_DOCKER_EXITED_ICON=''
|
# typeset -g POWERLEVEL9K_DOCKER_EXITED_ICON=''
|
||||||
|
|
||||||
|
|
|
@ -1261,7 +1261,7 @@
|
||||||
|
|
||||||
#############[ docker: shows the whale when online, and the # running and exited containers (https://www.docker.io/) ]#############
|
#############[ 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_ICON='🐳'
|
||||||
# typeset -g POWERLEVEL9K_DOCKER_RUNNING_ICON=''
|
# typeset -g POWERLEVEL9K_DOCKER_RUNNING_ICON=''
|
||||||
# typeset -g POWERLEVEL9K_DOCKER_PAUSED_ICON=''
|
# typeset -g POWERLEVEL9K_DOCKER_PAUSED_ICON=''
|
||||||
# typeset -g POWERLEVEL9K_DOCKER_EXITED_ICON=''
|
# typeset -g POWERLEVEL9K_DOCKER_EXITED_ICON=''
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue