Skip to content

Instantly share code, notes, and snippets.

View zhaidewei's full-sized avatar

Dewei Zhai zhaidewei

  • FedEx Express Digital International
  • Amsterdam
View GitHub Profile
@dwchiang
dwchiang / .zshrc
Created April 16, 2014 10:30
gcloud with zsh
# The next line updates PATH for the Google Cloud SDK.
source /Users/dwchiang/google-cloud-sdk/path.zsh.inc
# The next line enables zsh completion for gcloud.
source /Users/dwchiang/google-cloud-sdk/completion.zsh.inc