Skip to content

TwoPizza9621536/zsh-plenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

zsh-plenv

A zsh plugin for plenv based on the jenv plugin.

Usage

To use it, install plenv first.

Then clone this repository into the custom plugins directory as plenv of your zsh plugin manager which is $ZSH_CUSTOM, the following is for Oh My Zsh which is ~/.oh-my-zsh/custom/plugins.

git clone https://github.com/TwoPizza9621536/zsh-plenv.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/plugins/plenv

Finally, add plenv to the plugins array of your zshrc file:

plugins=(... plenv)

License

Under the MIT License with the following SPDX expression:

SPDX-License-Identifier: MIT

About

A zsh plugin for plenv based on the jenv plugin.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages