bureau-env
Virtual environment indicator
A modification to Oh My Zsh that adds a label indicating the current Python virtual environment
Bureau-Env theme for Oh My Zsh
1 stars
2 watching
0 forks
last commit: over 3 years ago
Linked from 1 awesome list
oh-my-zsh-theme
Related projects:
Repository | Description | Stars |
---|---|---|
lucasheartcliff/venv | A plugin for zsh to simplify the creation and management of isolated Python environments | 0 |
vincentto13/uvenv.plugin.zsh | Automates management of Python virtual environments in a shell plugin | 2 |
linnnus/autovenv | Automates activation of Python virtual environments based on the current working directory | 5 |
saravanabalagi/zsh-plugin-condaenv | Provides a plugin for zsh to display the current conda environment name in the prompt | 1 |
tonyseek/oh-my-zsh-virtualenv-prompt | Customizes virtual environment prompts in a shell theme. | 35 |
lyytaw/taw-ys.zsh-theme | An oh-my-zsh theme designed to display a Python prompt with virtual environment support | 37 |
alexdesousa/hab | Automatically loads and unloads environment variables and functions based on directory changes and file edits | 10 |
fabiogibson/envrc-zsh-plugin | Automatically loads or unloads environment variables based on the current directory | 2 |
andydecleyre/zpy | Tools for managing Python environments in zsh | 84 |
michaelaquilina/zsh-autoswitch-virtualenv | Automatically switches between different Python virtual environments based on the current directory | 531 |
darvid/zsh-poetry | Automates activation and deactivation of virtual environments in ZSH when switching between projects. | 75 |
se-jaeger/zsh-activate-py-environment | Automatically detects and activates Python environments while traversing directories. | 26 |
shosca/zsh-pew | Automates virtual environment setup and switching in a shell-based workflow | 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 |
glostis/venv-wrapper | Provides zsh functions to simplify management of Python's virtual environments | 2 |