aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2015-07-13 04:05:18 +0300
committerBen Hilburn <bhilburn@gmail.com>2015-07-13 04:05:18 +0300
commit614422533062a7f945e9654dce69de87c77b9e24 (patch)
treeed7ca51427c02f2577d2bb6fdcf5ea2d8554ac67 /README.md
parent79499dbb00147fea47a66492b46c110445371c91 (diff)
parent505a55b61c75f13a7bbbff56be54e9e8fc0f2054 (diff)
Merging @dritter's Node.js segment support.
This is PR #53. Merge remote-tracking branch 'dritter/dritter/nvm'
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 ebf643b9..e4cacfb1 100644
--- a/README.md
+++ b/README.md
@@ -224,6 +224,7 @@ currently available are:
* **context** - Your username and host (more info below)
* **dir** - Your current working directory.
* **history** - The command number for the current line.
+* **node_version** - Show the version number of the installed Node.js.
* **rbenv** - Ruby environment information (if one is active).
* **rspec_stats** - Show a ratio of test classes vs code classes for RSpec.
* **status** - The return code of the previous command, and status of background jobs.