Created
December 11, 2012 16:10
-
-
Save berinle/4259802 to your computer and use it in GitHub Desktop.
gvm still not happy with zsh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| berinle@bayo-macbook : ~ | |
| [0] % gvm | |
| berinle@bayo-macbook : ~ | |
| [0] % bash | |
| bash-3.2$ gvm | |
| Usage: gvm <command> <candidate> [version] | |
| command : install, uninstall, list, use, current, version, default, selfupdate, broadcast or help | |
| candidate : groovy, grails, griffon, gradle, vert.x | |
| version : optional, defaults to latest stable if not provided | |
| eg: gvm install groovy | |
| bash-3.2$ exit | |
| exit | |
| berinle@bayo-macbook : ~ | |
| [1] % bash | |
| bash-3.2$ gvm version | |
| Groovy enVironment Manager 0.9.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is that a new shell? I just tried again and mine is working fine.