direnv Command Examples

Shell extension to load and unload environment variables depending on the current directory. More information: https://github.com/direnv/direnv.

direnv allow {{.}}

direnv deny {{.}}

direnv edit {{.}}

direnv reload

direnv status