diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2015-07-25 01:04:45 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2015-07-25 01:04:45 +0300 |
commit | 2b00d09bfbae37641cc3d93d3f055eea273ca8c0 (patch) | |
tree | 4b28f9d2b07ebb14d5efeca0676982b1c751f895 /README.md | |
parent | 84dfa02a89157896392be8d226153c7c0630ebe2 (diff) |
Added documentation.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -229,6 +229,7 @@ currently available are: * **dir** - Your current working directory. * **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. * **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. |