mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 09:23:01 +00:00
Update jdk-switch
plugin entry
Now supports Linux, too. Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
67a03c8ac9
commit
f70190b518
1 changed files with 1 additions and 1 deletions
|
@ -841,7 +841,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
- [jabba](https://github.com/2m/zsh-jabba) - Adds shell integration code and completions for the [jabba](https://github.com/shyiko/jabba) Java version manager.
|
||||
- [java-zsh-plugin](https://github.com/Xetius/java-zsh-plugin) - Adds a `setjdk` command so you can switch easily between different versions of the jdk.
|
||||
- [javaVersions](https://github.com/miguefl/javaVersions) - Change between different java versions with a single command.
|
||||
- [jdk-switch](https://github.com/LockonS/jdk-switch) - A macOS-only plugin for switching between jdk versions.
|
||||
- [jdk-switch](https://github.com/LockonS/jdk-switch) - Switches between jdk versions. Works on macOS and Linux.
|
||||
- [jenkins](https://github.com/tomplex/jenkins-zsh) - A jenkins plugin for ZSH, heavily inspired by the excellent jira plugin.
|
||||
- [jenv-lazy](https://github.com/shihyuho/zsh-jenv-lazy) - A ZSH plugin for lazy loading of [jEnv](http://www.jenv.be/).
|
||||
- [jhipster](https://github.com/jhipster/jhipster-oh-my-zsh-plugin) - Adds commands for [jHipster](https://www.jhipster.tech/).
|
||||
|
|
Loading…
Reference in a new issue