Skip to content

Commit

Permalink
Add mgd PATH to .envrc (not just env.sh) (#4357)
Browse files Browse the repository at this point in the history
Keep things working nicely for the https://direnv.net/ users

(previously: 0cfc870624#diff-5ed4550c04bfd86cd30ac04098c058424eb52977c039a4b1e50a241c4ba0b3f8 )

Co-authored-by: lif <>
  • Loading branch information
lifning authored Oct 28, 2023
1 parent ae2d274 commit e096c02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .envrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
PATH_add out/cockroachdb/bin
PATH_add out/clickhouse
PATH_add out/dendrite-stub/bin
PATH_add out/mgd/root/opt/oxide/mgd/bin

0 comments on commit e096c02

Please sign in to comment.