A gvm(Groovy enVironment Manager) plugin for oh my zsh
gvm project information available here
The plugin provides auto-completion for gvm commands.
Given you have an oh-my-zsh installation, install this plugin by doing the following.
Go to your home directory where oh-my-zsh is installed
cd ~/.oh-my-zsh
Add this project as a git submodule in your plugins directory
git submodule add https://github.com/yerinle/zsh-gvm.git plugins/gvm
Open a new terminal and enjoy!