diff --git a/bash/environment b/bash/environment index 6905ed4..3d118e6 100644 --- a/bash/environment +++ b/bash/environment @@ -55,6 +55,7 @@ _add-path /opt/local/sbin _add-path ~/bin _add-path /usr/local/go/bin _add-path ~/.bin +_add-path ~/opt/depot_tools if [[ $(uname) == 'Darwin' ]]; then export BS_OS='osx'