diff options
author | rmad17 <souravbasu17@gmail.com> | 2016-02-26 17:13:44 +0300 |
---|---|---|
committer | rmad17 <souravbasu17@gmail.com> | 2016-02-26 17:13:44 +0300 |
commit | 163ac2697c45a5438be5b89fb9af53f208c56a75 (patch) | |
tree | 7a293cfc920d65d6d5af5d8a2bf918ab750a768b /README.md | |
parent | 8d0f4c9e1d4773253cf8030f0dc0defcb025a74f (diff) |
Updated README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -94,6 +94,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. |