diff options
author | Christian Rebischke <Chris.Rebischke@posteo.de> | 2017-02-10 19:12:05 +0300 |
---|---|---|
committer | Christian Rebischke <Chris.Rebischke@posteo.de> | 2017-02-10 19:12:05 +0300 |
commit | 7e25fa1e93fbb02e2276e1d245748d09c7c63e8a (patch) | |
tree | b5c541547b036e32b4f53989fc5a2d8ecdb732e7 /README.md | |
parent | 15cbe8dbc94ef08506cce5acb2511f51a1cd20be (diff) |
Added additional ssh identifier for the right statusbar.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -101,6 +101,7 @@ The segments that are currently available are: * `swap` - Prints the current swap size. * [`time`](#time) - System time. * [`vi_mode`](#vi_mode)- Your prompt's Vi editing mode (NORMAL|INSERT). +* `SSH` - Additional Identifier for SSH Sessions. **Development Environment Segments:** * [`vcs`](#vcs) - Information about this `git` or `hg` repository (if you are in one). |