Direnv

2024-05-05

direnv add or remove layers of configurations of the environment variables depending on the current directory, for the current Shell. This enables, for example, project-specific configurations.

Its configuration is named .envrc in the directory.

Reference