chore(aws): adds space to the duration variable (#3872)
This commit is contained in:
parent
b79df46e0d
commit
6def45b751
|
@ -307,7 +307,7 @@ date is read from the `AWSUME_EXPIRATION` env var.
|
|||
### Options
|
||||
|
||||
| Option | Default | Description |
|
||||
| ------------------- | ---------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- |
|
||||
| ------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- |
|
||||
| `format` | `'on [$symbol($profile )(\($region\) )(\[$duration\] )]($style)'` | The format for the module. |
|
||||
| `symbol` | `"☁️ "` | The symbol used before displaying the current AWS profile. |
|
||||
| `region_aliases` | | Table of region aliases to display in addition to the AWS name. |
|
||||
|
|
Loading…
Reference in New Issue