zsh-goenv
Zsh env manager
A plugin for integrating Go environment management with the zsh shell
zsh plugin for installing, updating and loading goenv
0 stars
3 watching
3 forks
Language: Shell
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
wushenrong/zsh-plenv | A plugin that integrates plenv with zsh shell | 1 |
ptavares/zsh-direnv | A zsh plugin for managing direnv installations and loads | 14 |
cda0/zsh-tfenv | A plugin for zsh shell that automates tfenv installation and management | 2 |
ptavares/zsh-pkenv | A plugin for zsh shell that automates the installation and management of pkenv environments | 1 |
heyvito/goenv.zsh | Automatically sets environment variables based on .goenv files in the current directory | 1 |
shosca/zsh-pew | Automates virtual environment setup and switching in a shell-based workflow | 2 |
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 |
go-nv/goenv | A tool for managing different versions of the Go programming language on a user's system. | 2,112 |
sbfaulkner/chgo-plugin-zsh | A plugin for zsh shell that enables multiple versions of the Go programming language to be used seamlessly. | 0 |
dgnest/zsh-gvm-plugin | A plugin for zsh that integrates the Go version manager (gvm) into the shell environment | 5 |
xlshiz/pyenv-zsh-plugin | Loads and integrates pyenv and virtual environment management into the shell. | 2 |
mattcl/virtualenv-mod | Customizable zsh plugins for managing virtual environments | 1 |
vincentto13/uvenv.plugin.zsh | Automates management of Python virtual environments in a shell plugin | 2 |