diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2017-05-25 22:47:51 +0300 |
---|---|---|
committer | Ben Hilburn <bhilburn@gmail.com> | 2017-05-25 22:47:51 +0300 |
commit | d9014c67a384db7740a7766c9970973b2c617a47 (patch) | |
tree | 350a09c13c904f240129f2771bec63c8e04d7991 /README.md | |
parent | 44764285c31b9355078c955a747f2189acae964d (diff) | |
parent | de6a9388e9f4467e1e68bff7e24051a7d5c2b4b0 (diff) |
Merge branch 'host_user' of https://github.com/onaforeignshore/powerlevel9k into onaforeignshore-host_user
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -552,8 +552,8 @@ POWERLEVEL9K_ROOT_ICON="#" | Variable | Default Value | Description | |----------|---------------|-------------| -|`DEFAULT_USER`|None|Username to consider a "default context" (you can also set `$USER`).| -|`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 set it to `$USER`).| +|`POWERLEVEL9K_ALWAYS_SHOW_USER`|false|Always show the username.| |`POWERLEVEL9K_USER_TEMPLATE`|%n|Default username prompt (username). Refer to the [ZSH Documentation](http://zsh.sourceforge.net/Doc/Release/Prompt-Expansion.html) for all possible expansions| ##### vcs |