summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2016-02-26 17:37:34 +0300
committerBen Hilburn <bhilburn@gmail.com>2016-02-26 17:37:34 +0300
commit5d31763a8eab213cdcf59d76283b34e75fd93d4d (patch)
treea75dd84282f8fefa21c168131d06a9601e180a01 /README.md
parent2260b83c98ceec8dbf3d79bbc09452d8a20f22b1 (diff)
parent163ac2697c45a5438be5b89fb9af53f208c56a75 (diff)
Merge pull request #219 from rmad17/nodeenv-support
Adding `nodeenv` segment.
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 59e45409..f9e48b05 100644
--- a/README.md
+++ b/README.md
@@ -95,6 +95,7 @@ The segments that are currently available are:
* [ip](#ip) - Shows the current IP address.
* **load** - Your machines 5 minute load average.
* **node_version** - Show the version number of the installed Node.js.
+* **nodeenv** - [nodeenv](https://github.com/ekalinin/nodeenv) prompt for displaying node version and environment name.
* **nvm** - Show the version of Node that is currently active, if it differs from the version used by NVM
* **os_icon** - Display a nice little icon, depending on your operating system.
* **php_version** - Show the current PHP version.