direnv
Shell extension to load and unload environment variables depending on the current directory. More information: https://github.com/direnv/direnv.
- Grant direnv permission to load the
.envrcpresent in the current directory:direnv allow {{.}} - Revoke the authorization to load the
.envrcpresent in the current directory:direnv deny {{.}} - Edit the
.envrcfile in the default text editor and reload the environment on exit:direnv edit {{.}} - Trigger a reload of the environment:
direnv reload - Print some debug status information:
direnv status
This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.