setenv
Environment setter
Automates Java environment setup on directory changes
Oh my zsh plugin to run script on change directory
7 stars
2 watching
2 forks
Language: Shell
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
allenevans/set-env | GitHub action to set environment variables globally across multiple steps in a pipeline | 50 |
shosca/zsh-pew | Automates virtual environment setup and switching in a shell-based workflow | 2 |
senges/kitt | A tool that allows users to create portable shell environments with custom tools and configurations. | 19 |
josephcourtney/hypnosnek | Tools for managing Python environments based on the current working directory. | 0 |
alexdesousa/hab | Automatically loads and unloads environment variables and functions based on directory changes and file edits | 10 |
ptavares/zsh-pkenv | A plugin for zsh shell that automates the installation and management of pkenv environments | 1 |
jeanpantoja/dotpyvenv | Automatically switches to a Python virtual environment based on the current directory | 6 |
michaelaquilina/zsh-autoswitch-virtualenv | Automatically switches between different Python virtual environments based on the current directory | 531 |
leimao/automated_environment_configurations | Automated bash scripts to configure environments for various purposes, including Docker and cloud services. | 1 |
mobiuscog/zsh-auto-cenv | Automatically switches to a Conda environment when entering a project directory. | 0 |
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 |
se-jaeger/zsh-activate-py-environment | Automatically detects and activates Python environments while traversing directories. | 26 |
lucasheartcliff/venv | A plugin for zsh to simplify the creation and management of isolated Python environments | 0 |