autodotenv
Env loader
Automatically loads environment variables from a .env file into a Zsh shell session
autodotenv is a oh-my-zsh plugin inspired in official dotenv plugin
13 stars
3 watching
3 forks
Language: Shell
last commit: 7 months ago
Linked from 1 awesome list
oh-my-zshzsh
Related projects:
Repository | Description | Stars |
---|---|---|
zztkm/vdotenv | A module to read environment variables from configuration files | 35 |
zpm-zsh/autoenv | Automatically sets environment variables when entering or leaving directories. | 165 |
fabiogibson/envrc-zsh-plugin | Automatically loads or unloads environment variables based on the current directory | 2 |
ptavares/zsh-direnv | A zsh plugin for managing direnv installations and loads | 14 |
alexdesousa/hab | Automatically loads and unloads environment variables and functions based on directory changes and file edits | 10 |
c-uo/zsh-env | A plugin to load and manage multiple environment variables (e.g. Node.js versions) from a set of predefined versions. | 0 |
heyvito/goenv.zsh | Automatically sets environment variables based on .goenv files in the current directory | 1 |
tonyseek/oh-my-zsh-virtualenv-prompt | Customizes virtual environment prompts in a shell theme. | 35 |
linnnus/autovenv | Automates activation of Python virtual environments based on the current working directory | 5 |
vincentto13/uvenv.plugin.zsh | Automates management of Python virtual environments in a shell plugin | 2 |
michaelaquilina/zsh-autoswitch-virtualenv | Automatically switches between different Python virtual environments based on the current directory | 531 |
glostis/venv-wrapper | Provides zsh functions to simplify management of Python's virtual environments | 2 |
ptavares/zsh-pkenv | A plugin for zsh shell that automates the installation and management of pkenv environments | 1 |
mattcl/virtualenv-mod | Customizable zsh plugins for managing virtual environments | 1 |
znd4/pdm-dotenv | A plugin for package managers to load environment variables from files | 13 |