Merge pull request #93 from vadviktor/vadviktor-patch-rbenv-gemsets

Adding gemsets display to Rbenv
This commit is contained in:
Caio Gondim
2016-04-09 17:14:54 +02:00
2 changed files with 12 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ simplicity, showing information only when it's relevant.
It currently shows:
- Current Python virtualenv; when using Pyenv and no active virtualenv shows the current Python version the shell uses
- Current Ruby version using Rbenv or chruby; version and gemset when on RVM
- Current Ruby version using chruby; version and gemset when on RVM or Rbenv
- Current Node.js version, through NVM
- Current Perl version using plenv
- Git status