about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2022-06-03T19·22+0000
committerclbot <clbot@tvl.fyi>2022-06-03T19·24+0000
commit3cbe10c4f6b789d25c142eda0c760db60c2897b2 (patch)
treed87dbc9d34d10e0e222c8c89fd07599940d008ea
parentcf00365f84d4d59e8054a8de0918591e15041bbb (diff)
fix(grfn/achilles): use parent envrc in direnv r/4206
this way the tooling provided by //.envrc will not disappear

Change-Id: Icba1fe85d65316fde939ed3451e0cf80d9064382
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5836
Autosubmit: tazjin <tazjin@tvl.su>
Reviewed-by: grfn <grfn@gws.fyi>
Tested-by: BuildkiteCI
-rw-r--r--users/grfn/achilles/.envrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/grfn/achilles/.envrc b/users/grfn/achilles/.envrc
index 051d09d292..b80e28b4b8 100644
--- a/users/grfn/achilles/.envrc
+++ b/users/grfn/achilles/.envrc
@@ -1 +1,2 @@
+source_up
 eval "$(lorri direnv)"