Added gsutil as is the main "other command" in GCP

This commit is contained in:
Andrea Cervesato (TheKoma) 2021-12-26 16:13:24 +01:00 committed by Roman Perepelitsa
commit fba50d9671
4 changed files with 4 additions and 4 deletions

View file

@ -1335,7 +1335,7 @@
##########[ 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.
# 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.
typeset -g POWERLEVEL9K_GCLOUD_FOREGROUND=32