tvl-depot/users/wpcarro/.envrc
William Carroll 5b3a1011e2 feat(wpcarro/envrc): Add REPO_ROOT
Some commit removed this, and I didn't notice.

Change-Id: I6686282fd3c0d2569120b5687ecdfdc04367fe1e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6864
Reviewed-by: wpcarro <wpcarro@gmail.com>
Autosubmit: wpcarro <wpcarro@gmail.com>
Tested-by: BuildkiteCI
2022-10-04 18:01:57 +00:00

5 lines
138 B
Text

source_up
export PATH="${PWD}/bin:${PATH}"
export REPO_ROOT=$(git rev-parse --show-toplevel)
export WPCARRO="${REPO_ROOT}/users/wpcarro"