prevent icon conflict wrt docker icons and add more fun options to the config

This commit is contained in:
Richard Ziegler 2021-03-08 12:02:17 -05:00
commit 4244d047a0
6 changed files with 29 additions and 15 deletions

View file

@ -1140,6 +1140,8 @@
#############[ 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_RUNNING_ICON=''
# typeset -g POWERLEVEL9K_DOCKER_PAUSED_ICON=''
# typeset -g POWERLEVEL9K_DOCKER_EXITED_ICON=''