Posted inLinux
Direnv: The ‘Lifesaver’ for Automating Per-Project Environment Variables on Linux
Manually managing environment variables on Linux often leads to data mix-ups between projects. Learn how to use direnv to automatically load and unload configurations as you switch directories.
