direnv

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

Debian Debian
RUN apt-get update && \ apt-get install -y direnv
Ubuntu
RUN apt-get update && \ apt-get install -y direnv
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y direnv
Fedora
RUN dnf install -y direnv
Raspbian
RUN apt-get update && \ apt-get install -y direnv
click the source code to copy install direnv on any operating system with command-not-found.com