diff options
author | Christo Kotze <onaforeignshore@hotmail.co.uk> | 2017-05-23 18:16:46 +0300 |
---|---|---|
committer | Christo Kotze <onaforeignshore@hotmail.co.uk> | 2017-05-23 18:16:46 +0300 |
commit | de6a9388e9f4467e1e68bff7e24051a7d5c2b4b0 (patch) | |
tree | efc3056135af87fb0d9e2608181a08e66aaf7ef1 /README.md | |
parent | cf806f097b42c798223d6dc68ff551b4fc90ea43 (diff) |
updated to fix copy/paste
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -486,8 +486,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 |