Merge branch 'next' of github.com:bhilburn/powerlevel9k into next

This commit is contained in:
Ben Hilburn 2015-09-05 15:02:03 -07:00
commit a3b61e92fb
2 changed files with 11 additions and 0 deletions

View file

@ -239,6 +239,7 @@ currently available are:
* **load** - Your machines 5 minute load average and free RAM.
* **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.