💫 Manage environment variables without cluttering your .zshrc.
Per-project environments for Conda, Julia, Perl, Python, Rust, and more
Example of configuring a mono repository using babashka and direnv
A direnv plugin to load .env or .env.{env} files using dotenvx, with automatic variable detection and shell-safe exports.
A template repository for PHP libraries
This repository provides a straightforward way to load environment variables from `.env` files using `dotenvx`. It simplifies your workflow by making the `use_dotenvx` function available in all `.envr...