mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-25 22:22:31 +01:00
Added async docker segment to display number of running, paused and exited containers.
This commit is contained in:
parent
3920940ea8
commit
1878d67bfa
7 changed files with 142 additions and 0 deletions
|
|
@ -297,6 +297,7 @@ enable as many segments as you like. It won't slow down your prompt or Zsh start
|
|||
| `laravel_version` | [laravel php framework](https://laravel.com/) version |
|
||||
| `java_version` | [java](https://www.java.com/) version |
|
||||
| `package` | `name@version` from [package.json](https://docs.npmjs.com/files/package.json) |
|
||||
| `docker` | current number of running and exited [docker](https://docker.io/) containers |
|
||||
| `kubecontext` | current [kubernetes](https://kubernetes.io/) context |
|
||||
| `terraform` | [terraform](https://www.terraform.io) workspace |
|
||||
| `aws` | [aws profile](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue