mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-25 22:22:31 +01:00
fix the icon names to fully leverage framework
This commit is contained in:
parent
5f18655eac
commit
393312f092
5 changed files with 23 additions and 26 deletions
|
|
@ -1261,11 +1261,11 @@
|
|||
|
||||
#############[ 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=''
|
||||
# typeset -g POWERLEVEL9K_DOCKER_CONTAINER_ONLINE_ICON=''
|
||||
# typeset -g POWERLEVEL9K_DOCKER_CONTAINER_ONLINE_ICON=''
|
||||
# typeset -g POWERLEVEL9K_DOCKER_CONTAINER_ONLINE_ICON=''
|
||||
# typeset -g POWERLEVEL9K_DOCKER_CONTAINER_PAUSE_ICON=''
|
||||
# typeset -g POWERLEVEL9K_DOCKER_CONTAINER_EXIT_ICON=''
|
||||
|
||||
#############[ kubecontext: current kubernetes context (https://kubernetes.io/) ]#############
|
||||
# Show kubecontext only when the the command you are typing invokes one of these tools.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue