Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.21 KB

README.md

File metadata and controls

48 lines (30 loc) · 1.21 KB

jdk

A plugin for Oh My Fish. Switch between different JDK versions.

MIT License Fish Shell Version Oh My Fish Framework


Install

$ omf install https://github.com/zqlu/omf-plugin-jdk.git

Usage

# Switch to JDK 1.8
$ jdk 1.8

# Switch to JDK 9
$ jdk 9

# Switch to JDK 11
$ jdk 11

# Switch to default JDK
$ jdk

License

MIT © zqlu et al