hab
Env loader
Automatically loads and unloads environment variables and functions based on directory changes and file edits
Oh My ZSH plugin for loading OS environment automatically
10 stars
2 watching
1 forks
Language: Shell
last commit: over 4 years ago
Linked from 1 awesome list
environment-variableszsh-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
fabiogibson/envrc-zsh-plugin | Automatically loads or unloads environment variables based on the current directory | 2 |
zpm-zsh/autoenv | Automatically sets environment variables when entering or leaving directories. | 165 |
heyvito/goenv.zsh | Automatically sets environment variables based on .goenv files in the current directory | 1 |
chihab/dotenv-run | A collection of packages that provide seamless loading of environment variables from .env files across multiple development tools and frameworks. | 251 |
nocttuam/autodotenv | Automatically loads environment variables from a .env file into a Zsh shell session | 13 |
einar-hjortdal/dotenv | A tool to load environment variables from a configuration file for development purposes. | 1 |
shosca/zsh-pew | Automates virtual environment setup and switching in a shell-based workflow | 2 |
ptavares/zsh-direnv | A zsh plugin for managing direnv installations and loads | 14 |
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 |
vincentto13/uvenv.plugin.zsh | Automates management of Python virtual environments in a shell plugin | 2 |
elliottcable/rbenv.plugin.zsh | Automates loading of rbenv and its completions into the shell for Ruby users. | 4 |
marcorivm/quasar-app-extension-system-environment-variables | A Quasar App Extension that loads system environment variables and makes them available to the application. | 10 |
angus-lherrou/bureau-env | A modification to Oh My Zsh that adds a label indicating the current Python virtual environment | 1 |
michaelaquilina/zsh-autoswitch-virtualenv | Automatically switches between different Python virtual environments based on the current directory | 531 |
tonyseek/oh-my-zsh-virtualenv-prompt | Customizes virtual environment prompts in a shell theme. | 35 |