Google cloud bs

This commit is contained in:
Dustin Swan
2015-10-24 17:46:36 -05:00
parent 8a54e3e137
commit 6a442700b1

6
zshrc
View File

@@ -98,3 +98,9 @@ export PATH=$HOME/ghc-mod/dist/build/ghc-mod:$PATH # Take out when ghc-mod is fi
# FZF
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
# The next line updates PATH for the Google Cloud SDK.
source '/Users/dustinswan/google-cloud-sdk/path.zsh.inc'
# The next line enables shell command completion for gcloud.
source '/Users/dustinswan/google-cloud-sdk/completion.zsh.inc'