1
0
mirror of https://github.com/kremalicious/dotfiles.git synced 2024-11-22 01:37:14 +01:00

comment out google cloud stuff

This commit is contained in:
Matthias Kretschmann 2016-11-15 22:21:51 +01:00
parent 31dc084f0e
commit a0a485ce89
Signed by: m
GPG Key ID: BD3C1F3EDD7831FC

View File

@ -46,7 +46,7 @@ export CDPATH=$CDPATH:~/Code:~/Projects
# Google Cloud SDK
# ----------------------------------------------------------------------
if [ -s "$HOME/Code/google-cloud-sdk/" ]; then
source "$HOME/Code/google-cloud-sdk/path.bash.inc"
source "$HOME/Code/google-cloud-sdk/completion.bash.inc"
fi
# if [ -s "$HOME/Code/google-cloud-sdk/" ]; then
# source "$HOME/Code/google-cloud-sdk/path.bash.inc"
# source "$HOME/Code/google-cloud-sdk/completion.bash.inc"
# fi