Description
Loads and unloads environment variables automatically when you enter or leave project directories. It helps developers keep per-project paths, secrets, tool versions, and settings out of global shell configuration.
Use it only with trusted project directories. The .envrc file can run shell code, so review it before allowing direnv to load a new environment.