Skip to content

Instantly share code, notes, and snippets.

View msolters's full-sized avatar
☁️
A sufficiently sophisticated chat bot

Mark Solters msolters

☁️
A sufficiently sophisticated chat bot
View GitHub Profile
@msolters
msolters / .zshrc
Created September 9, 2020 22:49 — forked from dwchiang/.zshrc
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