Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shihyuho/zsh-jenv-lazy
A ZSH plugin for lazy loading of jEnv.
https://github.com/shihyuho/zsh-jenv-lazy
java jenv lazy lazy-loading zsh zsh-plugin
Last synced: 12 days ago
JSON representation
A ZSH plugin for lazy loading of jEnv.
- Host: GitHub
- URL: https://github.com/shihyuho/zsh-jenv-lazy
- Owner: shihyuho
- License: mit
- Created: 2018-10-29T01:49:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-29T02:00:19.000Z (about 6 years ago)
- Last Synced: 2024-04-15T08:21:48.432Z (7 months ago)
- Topics: java, jenv, lazy, lazy-loading, zsh, zsh-plugin
- Language: Shell
- Homepage:
- Size: 1000 Bytes
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zsh-jenv-lazy
A zsh plugin for lazy loading of jEnv. The initial eval `$(jenv init -)` is executed the first time jenv is called.
> jEnv - [http://www.jenv.be/](http://www.jenv.be/)