aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2017-03-21 05:36:45 +0300
committerBen Hilburn <bhilburn@gmail.com>2017-03-21 05:36:45 +0300
commit3cba67626d37e627ceaa593f18f79b4aacabac18 (patch)
treeeadbedfc95f4d78ec33db3a508c5b4530d60428e
parent9e40f2d9f2d9c6a193cc67b7577666c3f782a010 (diff)
parent468534a59b9ce321cc41bb0c8a8f1eb424e347df (diff)
Merge branch 'master' into next
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 00982a67..141b65c7 100644
--- a/README.md
+++ b/README.md
@@ -275,10 +275,9 @@ end of the hostname.
| Variable | Default Value | Description |
|----------|---------------|-------------|
-|`DEFAULT_USER`|None|Username to consider a "default context".|
+|`DEFAULT_USER`|None|Username to consider a "default context" (you can also set `$USER`).|
|`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.|
-|`DEFAULT_USER`|None|Username to consider a "default context" (you can also use `$USER`)|
|`POWERLEVEL9K_CONTEXT_TEMPLATE`|%n@%m|Default context prompt (username@machine). Refer to the [ZSH Documentation](http://zsh.sourceforge.net/Doc/Release/Prompt-Expansion.html) for all possible expansions, including deeper host depths.|
##### dir