export PATH=$ANDROID_HOME/tools:$PATH
# The next line updates PATH for the Google Cloud SDK.
-if [ -f '/Users/aloussase/Downloads/google-cloud-sdk/path.zsh.inc' ]; then . '/Users/aloussase/Downloads/google-cloud-sdk/path.zsh.inc'; fi
+if [ -f '/Users/alexandergoussas/Documents/google-cloud-sdk/path.zsh.inc' ]; then . '/Users/alexandergoussas/Documents/google-cloud-sdk/path.zsh.inc'; fi
# The next line enables shell command completion for gcloud.
-if [ -f '/Users/aloussase/Downloads/google-cloud-sdk/completion.zsh.inc' ]; then . '/Users/aloussase/Downloads/google-cloud-sdk/completion.zsh.inc'; fi
+if [ -f '/Users/alexandergoussas/Documents/google-cloud-sdk/completion.zsh.inc' ]; then . '/Users/alexandergoussas/Documents/google-cloud-sdk/completion.zsh.inc'; fi