谷歌云:/Users/Me/.zshrc:8:不匹配'

时间:2021-05-06 23:09:03

标签: google-cloud-platform

每次我开始终端时,它都会给我关于不匹配的错误 '

这是我的 zshrc 文件


# The next line updates PATH for the Google Cloud SDK.
if [ -f '/Users/darren/Downloads/google-cloud-sdk/path.zsh.inc' ]; then . '/Users/darren/Downloads/google-cloud-sdk/path.zsh.inc'; fi

# The next line enables shell command completion for gcloud.
if [ -f '/Users/darren/Downloads/google-cloud-sdk/completion.zsh.inc' ]; then . '/Users/darren/Downloads/google-cloud-sdk/completion.zsh.inc'; fi
i<11>kd<11>kd<11>kd<11>kd<11>kd<11>kd<11>kd<11>kd<11>ku<11>ku<80>kd^C^C^C^C^C^C'^M^M

我很确定它是 C',但如果我删除它,它会抛出错误而不是警告。

编辑:我删除了整个

i<11>kd<11>kd<11>kd<11>kd<11>kd<11>kd<11>kd<11>kd<11>ku<11>ku<80>kd^C^C^C^C^C^C'^M^M

它现在似乎可以正常运行了

gcloud config list account --format "value(core.account)"

我仍然收到我的帐户电子邮件,因此 gcloud 似乎并没有因为删除底部位而搞砸

0 个答案:

没有答案
相关问题