| name | direnv |
| description | Use when the user wants to load environment variables when entering a directory, auto-set env per project, scope env vars without polluting the global shell, set PATH per project, or load a .envrc on cd. |
direnv
When to use
See references/when-to-use.md. Load only when this section is needed.
Invocation
See references/invocation.md. Load only when this section is needed.
Patterns
See references/patterns.md. Load only when this section is needed.
Anti-patterns
See references/anti-patterns.md. Load only when this section is needed.
Cross-refs
See references/cross-refs.md. Load only when this section is needed.