diff options
author | rjorgenson <rjorgenson@gmail.com> | 2017-01-10 01:06:14 +0300 |
---|---|---|
committer | rjorgenson <rjorgenson@gmail.com> | 2017-01-10 01:06:14 +0300 |
commit | f5b544f4c8229291c83d7c9feef4546544ae5372 (patch) | |
tree | 8042720b4c87a65a0fe20e9985eed6b6d175b504 | |
parent | f11ca0664c9d9aba9d456b70058ba64909e1e098 (diff) |
added link to segemnt documenation in README
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -90,6 +90,7 @@ The segments that are currently available are: * [`dir`](#dir) - Your current working directory. * `history` - The command number for the current line. * [`ip`](#ip) - Shows the current IP address. +* [`public_ip`](#public_ip) - Shows your public IP address. * `load` - Your machine's load averages. * `os_icon` - Display a nice little icon, depending on your operating system. * `ram` - Show free RAM. |