mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 08:00:06 +00:00
make the default glcoud format less verbose
This commit is contained in:
parent
525e3257d8
commit
3391739b55
4 changed files with 12 additions and 12 deletions
|
@ -933,14 +933,14 @@
|
||||||
# Google cloud color.
|
# Google cloud color.
|
||||||
typeset -g POWERLEVEL9K_GCLOUD_FOREGROUND=32
|
typeset -g POWERLEVEL9K_GCLOUD_FOREGROUND=32
|
||||||
|
|
||||||
# Google cloud format. Uncomment POWERLEVEL9K_GCLOUD_CONTENT_EXPANSION and edit its value if the
|
# Google cloud format. Change the value of POWERLEVEL9K_GCLOUD_CONTENT_EXPANSION if the default
|
||||||
# default is too verbose.
|
# is too verbose or not informative enough.
|
||||||
#
|
#
|
||||||
# P9K_GCLOUD_ACCOUNT: the output of `gcloud config get-value account`
|
# P9K_GCLOUD_ACCOUNT: the output of `gcloud config get-value account`
|
||||||
# P9K_GCLOUD_PROJECT: the output of `gcloud config get-value project`
|
# P9K_GCLOUD_PROJECT: the output of `gcloud config get-value project`
|
||||||
# ${VARIABLE//\%/%%}: ${VARIABLE} with all occurences of '%' replaced with '%%'.
|
# ${VARIABLE//\%/%%}: ${VARIABLE} with all occurences of '%' replaced with '%%'.
|
||||||
#
|
#
|
||||||
# typeset -g POWERLEVEL9K_GCLOUD_CONTENT_EXPANSION='${P9K_GCLOUD_ACCOUNT//\%/%%}:${P9K_GCLOUD_PROJECT//\%/%%}'
|
typeset -g POWERLEVEL9K_GCLOUD_CONTENT_EXPANSION='${P9K_GCLOUD_PROJECT//\%/%%}'
|
||||||
|
|
||||||
# Custom icon.
|
# Custom icon.
|
||||||
# typeset -g POWERLEVEL9K_GCLOUD_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
# typeset -g POWERLEVEL9K_GCLOUD_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
||||||
|
|
|
@ -909,14 +909,14 @@
|
||||||
# Google cloud color.
|
# Google cloud color.
|
||||||
typeset -g POWERLEVEL9K_GCLOUD_FOREGROUND=4
|
typeset -g POWERLEVEL9K_GCLOUD_FOREGROUND=4
|
||||||
|
|
||||||
# Google cloud format. Uncomment POWERLEVEL9K_GCLOUD_CONTENT_EXPANSION and edit its value if the
|
# Google cloud format. Change the value of POWERLEVEL9K_GCLOUD_CONTENT_EXPANSION if the default
|
||||||
# default is too verbose.
|
# is too verbose or not informative enough.
|
||||||
#
|
#
|
||||||
# P9K_GCLOUD_ACCOUNT: the output of `gcloud config get-value account`
|
# P9K_GCLOUD_ACCOUNT: the output of `gcloud config get-value account`
|
||||||
# P9K_GCLOUD_PROJECT: the output of `gcloud config get-value project`
|
# P9K_GCLOUD_PROJECT: the output of `gcloud config get-value project`
|
||||||
# ${VARIABLE//\%/%%}: ${VARIABLE} with all occurences of '%' replaced with '%%'.
|
# ${VARIABLE//\%/%%}: ${VARIABLE} with all occurences of '%' replaced with '%%'.
|
||||||
#
|
#
|
||||||
# typeset -g POWERLEVEL9K_GCLOUD_CONTENT_EXPANSION='${P9K_GCLOUD_ACCOUNT//\%/%%}:${P9K_GCLOUD_PROJECT//\%/%%}'
|
typeset -g POWERLEVEL9K_GCLOUD_CONTENT_EXPANSION='${P9K_GCLOUD_PROJECT//\%/%%}'
|
||||||
|
|
||||||
# Custom icon.
|
# Custom icon.
|
||||||
# typeset -g POWERLEVEL9K_GCLOUD_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
# typeset -g POWERLEVEL9K_GCLOUD_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
||||||
|
|
|
@ -909,14 +909,14 @@
|
||||||
# Google cloud color.
|
# Google cloud color.
|
||||||
typeset -g POWERLEVEL9K_GCLOUD_FOREGROUND=32
|
typeset -g POWERLEVEL9K_GCLOUD_FOREGROUND=32
|
||||||
|
|
||||||
# Google cloud format. Uncomment POWERLEVEL9K_GCLOUD_CONTENT_EXPANSION and edit its value if the
|
# Google cloud format. Change the value of POWERLEVEL9K_GCLOUD_CONTENT_EXPANSION if the default
|
||||||
# default is too verbose.
|
# is too verbose or not informative enough.
|
||||||
#
|
#
|
||||||
# P9K_GCLOUD_ACCOUNT: the output of `gcloud config get-value account`
|
# P9K_GCLOUD_ACCOUNT: the output of `gcloud config get-value account`
|
||||||
# P9K_GCLOUD_PROJECT: the output of `gcloud config get-value project`
|
# P9K_GCLOUD_PROJECT: the output of `gcloud config get-value project`
|
||||||
# ${VARIABLE//\%/%%}: ${VARIABLE} with all occurences of '%' replaced with '%%'.
|
# ${VARIABLE//\%/%%}: ${VARIABLE} with all occurences of '%' replaced with '%%'.
|
||||||
#
|
#
|
||||||
# typeset -g POWERLEVEL9K_GCLOUD_CONTENT_EXPANSION='${P9K_GCLOUD_ACCOUNT//\%/%%}:${P9K_GCLOUD_PROJECT//\%/%%}'
|
typeset -g POWERLEVEL9K_GCLOUD_CONTENT_EXPANSION='${P9K_GCLOUD_PROJECT//\%/%%}'
|
||||||
|
|
||||||
# Custom icon.
|
# Custom icon.
|
||||||
# typeset -g POWERLEVEL9K_GCLOUD_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
# typeset -g POWERLEVEL9K_GCLOUD_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
||||||
|
|
|
@ -965,14 +965,14 @@
|
||||||
# typeset -g POWERLEVEL9K_GCLOUD_FOREGROUND=7
|
# typeset -g POWERLEVEL9K_GCLOUD_FOREGROUND=7
|
||||||
# typeset -g POWERLEVEL9K_GCLOUD_BACKGROUND=4
|
# typeset -g POWERLEVEL9K_GCLOUD_BACKGROUND=4
|
||||||
|
|
||||||
# Google cloud format. Uncomment POWERLEVEL9K_GCLOUD_CONTENT_EXPANSION and edit its value if the
|
# Google cloud format. Change the value of POWERLEVEL9K_GCLOUD_CONTENT_EXPANSION if the default
|
||||||
# default is too verbose.
|
# is too verbose or not informative enough.
|
||||||
#
|
#
|
||||||
# P9K_GCLOUD_ACCOUNT: the output of `gcloud config get-value account`
|
# P9K_GCLOUD_ACCOUNT: the output of `gcloud config get-value account`
|
||||||
# P9K_GCLOUD_PROJECT: the output of `gcloud config get-value project`
|
# P9K_GCLOUD_PROJECT: the output of `gcloud config get-value project`
|
||||||
# ${VARIABLE//\%/%%}: ${VARIABLE} with all occurences of '%' replaced with '%%'.
|
# ${VARIABLE//\%/%%}: ${VARIABLE} with all occurences of '%' replaced with '%%'.
|
||||||
#
|
#
|
||||||
# typeset -g POWERLEVEL9K_GCLOUD_CONTENT_EXPANSION='${P9K_GCLOUD_ACCOUNT//\%/%%}:${P9K_GCLOUD_PROJECT//\%/%%}'
|
typeset -g POWERLEVEL9K_GCLOUD_CONTENT_EXPANSION='${P9K_GCLOUD_PROJECT//\%/%%}'
|
||||||
|
|
||||||
# Custom icon.
|
# Custom icon.
|
||||||
# typeset -g POWERLEVEL9K_GCLOUD_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
# typeset -g POWERLEVEL9K_GCLOUD_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
||||||
|
|
Loading…
Reference in a new issue