mirror of
https://github.com/kremalicious/dotfiles.git
synced 2024-11-25 03:20:09 +01:00
remove Google Cloud Platform stuff
This commit is contained in:
parent
ecc0289f64
commit
1746d101a0
11
bash_profile
11
bash_profile
@ -66,14 +66,3 @@ export PATH="$PATH:$HOME/.rvm/bin"
|
||||
|
||||
# Load RVM into a shell session *as a function*
|
||||
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm"
|
||||
|
||||
|
||||
# ----------------------------------------------------------------------
|
||||
# Google Cloud Platform
|
||||
# ----------------------------------------------------------------------
|
||||
|
||||
# The next line updates PATH for the Google Cloud SDK.
|
||||
source "$HOME/Code/google-cloud-sdk/path.bash.inc"
|
||||
|
||||
# The next line enables shell command completion for gcloud.
|
||||
source "$HOME/Code/google-cloud-sdk/completion.bash.inc"
|
||||
|
Loading…
Reference in New Issue
Block a user