mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-29 06:34:50 +01:00
Merge pull request #199 from ThamosIO/feat/aws-profile-in-prompt
feat(aws-plugin): added aws profile in prompt
This commit is contained in:
11
README.md
11
README.md
@@ -187,6 +187,17 @@ NOTE: You do not need to specify *end* segment - it will be added automatically.
|
||||
|`BULLETTRAIN_GO_FG`|`white`|Foreground color
|
||||
|`BULLETTRAIN_GO_PREFIX`|`go`|Prefix of the segment
|
||||
|
||||
### AWS Profile
|
||||
|
||||
Displays which AWS (Amazon Web Services) credentials profile is currently set.
|
||||
This environment var is used by aws-cli and other tools to use the right access keys and other parameters.
|
||||
|
||||
|Variable|Default|Meaning
|
||||
|--------|-------|-------|
|
||||
|`BULLETTRAIN_AWS_BG`|`yellow`|Background color
|
||||
|`BULLETTRAIN_AWS_FG`|`black`|Foreground color
|
||||
|`BULLETTRAIN_AWS_PREFIX`|`☁️`|Prefix of the segment
|
||||
|
||||
### Perl
|
||||
|
||||
|Variable|Default|Meaning
|
||||
|
||||
Reference in New Issue
Block a user