mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
fix(gcloud): update AUR default location (#11718)
This commit is contained in:
@@ -14,6 +14,7 @@ if [[ -z "${CLOUDSDK_HOME}" ]]; then
|
||||
"/usr/lib/google-cloud-sdk"
|
||||
"/usr/lib64/google-cloud-sdk"
|
||||
"/opt/google-cloud-sdk"
|
||||
"/opt/google-cloud-cli"
|
||||
"/opt/local/libexec/google-cloud-sdk"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user