diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2017-02-14 17:00:12 +0300 |
---|---|---|
committer | Ben Hilburn <bhilburn@gmail.com> | 2017-02-14 17:00:12 +0300 |
commit | 04284abe14a8b578b1c3e824cf96f0a0768b9161 (patch) | |
tree | 9d71e054c75bb33979742c83a58b53da11097eea /README.md | |
parent | c65e3217b5fcecf84773c0c9a8a5805a9a97d812 (diff) |
README: updating to reflect new context segment features
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -256,7 +256,8 @@ end of the hostname. |----------|---------------|-------------| |`DEFAULT_USER`|None|Username to consider a "default context".| |`POWERLEVEL9K_CONTEXT_HOST_DEPTH`|%m|Customizable host depth on prompt.| -|`POWERLEVEL9K_ALWAYS_SHOW_CONTEXT`|false|Always show this segment.| +|`POWERLEVEL9K_ALWAYS_SHOW_CONTEXT`|false|Always show this segment, including $USER and hostname.| +|`POWERLEVEL9K_ALWAYS_SHOW_USER`|false|Always show the username, but conditionalize the hostname.| ##### dir |