Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 491 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 491 Bytes

zsh-env

plugin for nodenv & goenv like ohmyzsh/plugins/pyenv

This plugin looks for nodenv, and loads it if it's found.

Installtion

Using Zinit

Load zsh-env as a plugin in your .zshrc

# Plugin zsh-env loaded with investigating.
zinit load C-uo/zsh-env
# Plugin zsh-env loaded without investigating.
zinit light C-uo/zsh-env