Merge branch 'host_user' of https://github.com/onaforeignshore/powerlevel9k into onaforeignshore-host_user

This commit is contained in:
Ben Hilburn 2017-05-25 15:47:51 -04:00
commit d9014c67a3
2 changed files with 4 additions and 4 deletions

View file

@ -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