summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2015-08-02 01:08:47 +0300
committerBen Hilburn <bhilburn@gmail.com>2015-08-02 01:08:47 +0300
commitc044ae78a5776359717014298b31fa82d1591bf7 (patch)
treea193b46d4a2eafbf28693951d92535baa5311550 /README.md
parent4e2b1137d4ad3a83664b4b24bc11936d65a6a744 (diff)
parent831ab36b855dc1bcac49a80630b3da6c438b2387 (diff)
Merge OS detection & segment into `next`
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 0699d163..49c08127 100644
--- a/README.md
+++ b/README.md
@@ -233,6 +233,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.