summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDominik Ritter <dritter03@googlemail.com>2015-07-25 01:04:45 +0300
committerDominik Ritter <dritter03@googlemail.com>2015-07-25 01:04:45 +0300
commit2b00d09bfbae37641cc3d93d3f055eea273ca8c0 (patch)
tree4b28f9d2b07ebb14d5efeca0676982b1c751f895 /README.md
parent84dfa02a89157896392be8d226153c7c0630ebe2 (diff)
Added documentation.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 71dfceb2..662a6cc3 100644
--- a/README.md
+++ b/README.md
@@ -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.