Skip to content
Snippets Groups Projects
Commit 24033c6b authored by nimrod's avatar nimrod
Browse files

Disable .env files in direnv.

direnv started using either .envrc or .env files. I've a bunch of .env
files (mainly for setting the project name in Docker Compose) and I
don't want to set them in the shell nor have the annoying warning
everytime I cd to a directory. Set the old behavior back.
parent 15249bee
No related branches found
No related tags found
No related merge requests found
[global]
skip_dotenv = true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment