Fix typos

This commit is contained in:
Rostyslav Sotnychenko 2019-12-16 19:29:45 +02:00
commit 0d0425c1ba
No known key found for this signature in database
GPG key ID: 8789CD1C24C86AA5
3 changed files with 3 additions and 3 deletions

View file

@ -3389,7 +3389,7 @@ prompt_gcloud() {
}
prompt_gcloud_app() {
unset P9K_GCLOUD_APP_EMAIL
unset P9K_GCLOUD_APP_EMAIL P9K_GCLOUD_APP_ACCOUNT_TYPE P9K_GCLOUD_APP_ACCOUNT_TYPE_SHORT
(( $+commands[gcloud] )) || return
[[ ! -z $GOOGLE_APPLICATION_CREDENTIALS ]] || return