mirror of
https://github.com/b-ryan/powerline-shell.git
synced 2026-09-10 07:26:28 -04:00
Alphabetical ordering of k8s_segment in README
This commit is contained in:
parent
4a83228fbf
commit
7b36137f22
|
|
@ -172,7 +172,6 @@ are:
|
|||
- `aws_profile` - Show which AWS profile is in use. See the
|
||||
[AWS](http://docs.aws.amazon.com/cli/latest/userguide/cli-multiple-profiles.html)
|
||||
documentation.
|
||||
- `k8s_context` - Shows the current kubernetes context.
|
||||
- `battery` - See percentage of battery charged and an icon when the battery is
|
||||
charging.
|
||||
- `bzr` - Details about the current Bazaar repo.
|
||||
|
|
@ -185,6 +184,7 @@ are:
|
|||
- `hg` - Details about the current Mercurial repo.
|
||||
- `hostname` - Current machine's hostname.
|
||||
- `jobs` - Number of background jobs currently running.
|
||||
- `k8s_context` - Shows the current kubernetes context.
|
||||
- `newline` - Inserts a newline into the prompt.
|
||||
- `node_version` - `node --version`
|
||||
- `npm_version` - `npm --version`
|
||||
|
|
|
|||
Loading…
Reference in a new issue