An open API service indexing awesome lists of open source software.

https://github.com/cmuench/zsh-jenv

ZSH plugin to init jenv (tested with zap plugin manger)
https://github.com/cmuench/zsh-jenv

Last synced: 9 months ago
JSON representation

ZSH plugin to init jenv (tested with zap plugin manger)

Awesome Lists containing this project

README

          

# zsh-jenv
A zsh plugin for the [jenv](https://github.com/jenv/jenv) Line Interface (jenv CLI) completions.

## Install
Using the [:zap: Zap](https://www.zapzsh.com/) minimal zsh plugin manager, add the following to your `.zshrc`

```sh
# Install plugin
plug "cmuench/zsh-jenv"
```

## License

The zsh-jenv plugin is released under the Apache License 2.0 unless explicitly mentioned in the file header.