aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2018-04-14 04:38:30 +0300
committerGitHub <noreply@github.com>2018-04-14 04:38:30 +0300
commit6e3ceb8882788727534c2438d937e3e520f7fbbc (patch)
tree309c551f13afc41ecca6190b52cc7c452312eb4c /README.md
parentc6504ada3487e9f5afbd30b1ea41d041ccdd105e (diff)
parent2eddce2f62ec848fb8063390e7382d7d7e07a22f (diff)
Merge pull request #799 from noraj/patch-1
add rvm to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f7bab697..69b028ad 100644
--- a/README.md
+++ b/README.md
@@ -129,6 +129,7 @@ The segments that are currently available are:
* [`chruby`](#chruby) - Ruby environment information using `chruby` (if one is active).
* [`rbenv`](#rbenv) - Ruby environment information using `rbenv` (if one is active).
* [`rspec_stats`](#rspec_stats) - Show a ratio of test classes vs code classes for RSpec.
+ * `rvm` - Ruby environment information using `$GEM_HOME` and `$MY_RUBY_HOME` (if one is active).
* **Rust Segments:**
* `rust_version` - Display the current rust version and [logo](https://www.rust-lang.org/logos/rust-logo-blk.svg).
* **Swift Segments:**