direnv

Per-directory environments — direnv.toml.

direnv.toml
 

How to use it

  1. Save the generated file as ~/.config/direnv/direnv.toml
  2. log_format = "-" silences direnv’s load/unload messages (direnv ≥ 2.36).
  3. warn_timeout raises the "taking too long" warning threshold for slow .envrc (e.g. Nix).