aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSudarshan Wadkar <wadkar@cmu.edu>2016-03-04 23:52:51 +0300
committerSudarshan Wadkar <wadkar@cmu.edu>2016-03-05 00:02:01 +0300
commit88fd11a8657eaefa5477d07538dbbbc24b905d2c (patch)
treeb4d3a2c2e7946764e7f4aa7da91672e9b02d45da /README.md
parent415194941cdce3b6aec97e7f147d2f07a93dbd70 (diff)
Update README.md with `chruby` prompt info
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 353f48ad..14ea5378 100644
--- a/README.md
+++ b/README.md
@@ -100,7 +100,8 @@ The segments that are currently available are:
* **os_icon** - Display a nice little icon, depending on your operating system.
* **php_version** - Show the current PHP version.
* **ram** - Show free RAM
-* [rbenv](#rbenv) - Ruby environment information (if one is active).
+* [rbenv](#rbenv) - Ruby environment information using `rbenv` (if one is active).
+* [chruby](#chruby) - Ruby environment information using `chruby` (if one is active; also, see postmodern/chruby#245 for issue with auto switching of ruby).
* **root_indicator** - An indicator if the user is root.
* [rspec_stats](#rspec_stats) - Show a ratio of test classes vs code classes for RSpec.
* **rust_version** - Display the current rust version.