Fix typos
This commit is contained in:
parent
caea2c5b2a
commit
0d0425c1ba
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue