direnv setup on Linux/Ubuntu
direnv is an extension of your shell. It augments the existing shell with a new feature that can load and unload environment variables depending on the current directory.
Use cases
Load 12factor apps environment variables
Create per-project isolate...
jramnai.hashnode.dev1 min read