|
|
@ -1434,7 +1434,7 @@
|
|
|
|
##########[ gcloud: google cloud account and project (https://cloud.google.com/) ]###########
|
|
|
|
##########[ gcloud: google cloud account and project (https://cloud.google.com/) ]###########
|
|
|
|
# Show gcloud only when the the command you are typing invokes one of these tools.
|
|
|
|
# Show gcloud only when the the command you are typing invokes one of these tools.
|
|
|
|
# Tip: Remove the next line to always show gcloud.
|
|
|
|
# Tip: Remove the next line to always show gcloud.
|
|
|
|
typeset -g POWERLEVEL9K_GCLOUD_SHOW_ON_COMMAND='gcloud|gcs'
|
|
|
|
typeset -g POWERLEVEL9K_GCLOUD_SHOW_ON_COMMAND='gcloud|gcs|gsutil'
|
|
|
|
# Google cloud color.
|
|
|
|
# Google cloud color.
|
|
|
|
typeset -g POWERLEVEL9K_GCLOUD_FOREGROUND=7
|
|
|
|
typeset -g POWERLEVEL9K_GCLOUD_FOREGROUND=7
|
|
|
|
typeset -g POWERLEVEL9K_GCLOUD_BACKGROUND=4
|
|
|
|
typeset -g POWERLEVEL9K_GCLOUD_BACKGROUND=4
|
|
|
|