Skip to content

Instantly share code, notes, and snippets.

@berinle
Created December 11, 2012 16:10
Show Gist options
  • Select an option

  • Save berinle/4259802 to your computer and use it in GitHub Desktop.

Select an option

Save berinle/4259802 to your computer and use it in GitHub Desktop.
gvm still not happy with zsh
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
@marc0der
Copy link
Copy Markdown

Is that a new shell? I just tried again and mine is working fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment