[direnv](https://direnv.net/) is a utility which is used for augmenting a shell with directory-specific environment variables. The main configuration file for direnv, `.envrc`, should be treated as a Shell Script by default.
direnv is a utility which is used for augmenting a shell with directory-specific environment variables.
The main configuration file for direnv,
.envrc, should be treated as a Shell Script by default.