diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2015-07-27 00:18:02 +0300 |
---|---|---|
committer | Ben Hilburn <bhilburn@gmail.com> | 2015-07-27 00:18:02 +0300 |
commit | 0395709fa01a38da626a2b9dc3ba53535cdfdae6 (patch) | |
tree | 4b28f9d2b07ebb14d5efeca0676982b1c751f895 /README.md | |
parent | 925e6752f7261efb031c333e6c1206093760a321 (diff) | |
parent | 2b00d09bfbae37641cc3d93d3f055eea273ca8c0 (diff) |
Merge remote-tracking branch 'dritter/dritter/os_detection' into staging
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. |