envrc-zsh-plugin
Env manager
Automatically loads or unloads environment variables based on the current directory
Oh-my-zsh plugin to automatically load or unload environment variables from .envrc file depending on the current directory.
2 stars
2 watching
0 forks
Language: Shell
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alexdesousa/hab | Automatically loads and unloads environment variables and functions based on directory changes and file edits | 10 |
vincentto13/uvenv.plugin.zsh | Automates management of Python virtual environments in a shell plugin | 2 |
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 |
ptavares/zsh-direnv | A zsh plugin for managing direnv installations and loads | 14 |
zpm-zsh/autoenv | Automatically sets environment variables when entering or leaving directories. | 165 |
tonyseek/oh-my-zsh-virtualenv-prompt | Customizes virtual environment prompts in a shell theme. | 35 |
shosca/zsh-pew | Automates virtual environment setup and switching in a shell-based workflow | 2 |
heyvito/goenv.zsh | Automatically sets environment variables based on .goenv files in the current directory | 1 |
nocttuam/autodotenv | Automatically loads environment variables from a .env file into a Zsh shell session | 13 |
cda0/zsh-goenv | A plugin for integrating Go environment management with the zsh shell | 0 |
glostis/venv-wrapper | Provides zsh functions to simplify management of Python's virtual environments | 2 |
mattcl/virtualenv-mod | Customizable zsh plugins for managing virtual environments | 1 |
darvid/zsh-poetry | Automates activation and deactivation of virtual environments in ZSH when switching between projects. | 75 |
ptavares/zsh-pkenv | A plugin for zsh shell that automates the installation and management of pkenv environments | 1 |
xlshiz/pyenv-zsh-plugin | Loads and integrates pyenv and virtual environment management into the shell. | 2 |