diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2015-08-26 18:38:15 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2015-08-26 18:38:15 +0300 |
commit | 653ad3d565533116f42fc515b780086700d3f844 (patch) | |
tree | 35fe8e9409c641be7dd568e13d23e982546aa70d /README.md | |
parent | b73366f039c8577cf8848fbbae7fda6221558155 (diff) |
Added Documentation.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -234,6 +234,8 @@ currently available are: * **context** - Your username and host (more info below) * **dir** - Your current working directory. * **history** - The command number for the current line. +* **ip** - Shows the current IP address. +* **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. * **rbenv** - Ruby environment information (if one is active). |