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:
parent
31dc084f0e
commit
a0a485ce89
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user