Add Google Cloud SDK bins to path
This commit is contained in:
parent
a1c3043a5f
commit
a86c8f0ea9
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ if (( $+commands[brew] )); then
|
|||
/usr/local/opt/coreutils/libexec/gnubin
|
||||
/usr/local/sbin
|
||||
~/Library/Python/*/bin(N)
|
||||
/usr/local/share/google-cloud-sdk/bin
|
||||
$path
|
||||
)
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue