mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-16 09:50:06 +00:00
Fix typo about docker in README
This commit is contained in:
parent
3c95feb0bd
commit
8feee5d4cc
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ The segments that are currently available are:
|
||||||
* **AWS Segments:**
|
* **AWS Segments:**
|
||||||
* [`aws`](#aws) - The current AWS profile, if active.
|
* [`aws`](#aws) - The current AWS profile, if active.
|
||||||
* `aws_eb_env` - The current Elastic Beanstalk Environment.
|
* `aws_eb_env` - The current Elastic Beanstalk Environment.
|
||||||
* `docker_machine` - The current Docker Machine
|
* `docker_machine` - The current Docker Machine.
|
||||||
|
|
||||||
**Other:**
|
**Other:**
|
||||||
* [`custom_command`](#custom_command) - Create a custom segment to display the
|
* [`custom_command`](#custom_command) - Create a custom segment to display the
|
||||||
|
|
Loading…
Reference in a new issue