direnv
Per-directory environments — direnv.toml.
How to use it
- Save the generated file as ~/.config/direnv/direnv.toml
- log_format = "-" silences direnv’s load/unload messages (direnv ≥ 2.36).
- warn_timeout raises the "taking too long" warning threshold for slow .envrc (e.g. Nix).