Add Google Cloud SDK related stuff

This commit is contained in:
2017-01-17 00:21:00 +00:00
parent 5266f91d64
commit 27d18bc0a9
3 changed files with 9 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ source "$DOTSHELL/python.sh"
source "$DOTSHELL/ruby.sh"
source "$DOTSHELL/golang.sh"
source "$DOTSHELL/docker.sh"
source "$DOTSHELL/google-cloud.sh"
source "$DOTSHELL/kubernetes.sh"
source "$DOTSHELL/dokku.sh"
source "$DOTSHELL/sbcl.sh"