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: 26 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 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-29T02:00:19.000Z (about 7 years ago)
- Last Synced: 2025-05-13T00:07:44.051Z (6 months ago)
- Topics: java, jenv, lazy, lazy-loading, zsh, zsh-plugin
- Language: Shell
- Homepage:
- Size: 1000 Bytes
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zsh-plugins - jenv-lazy - A ZSH plugin for lazy loading of jEnv. (Plugins / ZSH on Windows)
- fucking-awesome-zsh-plugins - jenv-lazy - A ZSH plugin for lazy loading of jEnv. (Plugins / ZSH on Windows)
- awesome-zsh-plugins - jenv-lazy - A ZSH plugin for lazy loading of jEnv. (Plugins / Zinit (née zplugin))
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/)