diff options
Diffstat (limited to 'users/wpcarro/.envrc')
-rw-r--r-- | users/wpcarro/.envrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/users/wpcarro/.envrc b/users/wpcarro/.envrc new file mode 100644 index 000000000000..b23a41fbd7a4 --- /dev/null +++ b/users/wpcarro/.envrc @@ -0,0 +1,3 @@ +source_up +export PATH="${PWD}/bin:${PATH}" +export WPCARRO="${REPO_ROOT}/users/wpcarro" |