From 04284abe14a8b578b1c3e824cf96f0a0768b9161 Mon Sep 17 00:00:00 2001 From: Ben Hilburn Date: Tue, 14 Feb 2017 09:00:12 -0500 Subject: [PATCH] README: updating to reflect new context segment features --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 22608cce..6aaaf1c8 100644 --- a/README.md +++ b/README.md @@ -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