diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2015-09-05 19:03:06 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2015-09-05 19:03:06 +0300 |
commit | 26a41f14b820f407eb314fdc5489a9b01379eaf8 (patch) | |
tree | 381b79736125ee7553109086d3a88bc904b11518 /README.md | |
parent | 6e4d24f50da4bacdaa56afb89b16472d6521697f (diff) |
Added a segment that shows the PHP version.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -236,6 +236,7 @@ currently available are: * **history** - The command number for the current line. * **node_version** - Show the version number of the installed Node.js. * **os_icon** - Display a nice little icon, depending on your operating system. +* **php_version** - Show the current PHP version. * **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. |