summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristo Kotze <onaforeignshore@hotmail.co.uk>2017-04-27 21:19:17 +0300
committerChristo Kotze <onaforeignshore@hotmail.co.uk>2017-04-27 21:19:17 +0300
commit61790bf24213f1fb8b98d853e47a37a1a75d3a10 (patch)
tree2b6d10c67d81ef1d4bd5c674236c3674e0833c5f /README.md
parent94ff40d2d1823f805f58759b1420e6fe15e28001 (diff)
Revised User segment in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2ab722bb..f62511b1 100644
--- a/README.md
+++ b/README.md
@@ -484,6 +484,12 @@ POWERLEVEL9K_USER_ICON="\uF415" # 
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.|
+|`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
By default, the `vcs` segment will provide quite a bit of information. Further