Update to `context` segment README

Just some minor spelling fixes.
pull/22/head
Ben Hilburn 6 years ago committed by GitHub
parent d1fc86e598
commit e95be8f208
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -358,15 +358,15 @@ end of the hostname.
|`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.|
This segment can have different states. They might help you to visualize your
different priviledges. Read more about styling with states [here](https://github.com/bhilburn/powerlevel9k/wiki/Stylizing-Your-Prompt#special-segment-colors).
different privileges. Read more about styling with states [here](https://github.com/bhilburn/powerlevel9k/wiki/Stylizing-Your-Prompt#special-segment-colors).
| State | Meaning |
|---------------|----------------------------------------------------------|
| `DEFAULT` | |
| `ROOT` | You are logged in as root |
| `SUDO` | You still have elevated rights |
| `REMOTE_SUDO` | You are SSH'ed in vour machine and have elevated rights |
| `REMOTE` | You SSH'ed in your machine |
| `DEFAULT` | You are a normal user |
| `ROOT` | You are the root user |
| `SUDO` | You are using elevated rights |
| `REMOTE_SUDO` | You are SSH'ed into the machine and have elevated rights |
| `REMOTE` | You are SSH'ed into the machine |
##### date

Loading…
Cancel
Save