I am on a mac and am trying to install the Google Cloud SDK (including the gcloud command line utility) using this command in terminal
curl https://sdk.cloud
If running
source ~/.bashrc
results in "No such file or directory"
On windows:
source
source "C:\Users\John\.bashhrc"