direnv allow .envrc

Category: Web App Development

direnv allow .envrc

Approve an .envrc file for direnv to load

Grants direnv permission to evaluate the .envrc file in the current directory, which exports project-specific environment variables whenever you enter it. The security gate exists so cloned repos cannot run arbitrary code silently. Re-run after editing the file, or use direnv edit to reload automatically.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.