Skip to content

Commit a8a51dc

Browse files
author
Ovidiu-Florin BOGDAN
committed
Update Readme
1 parent 2a3eaea commit a8a51dc

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ If `BULLETTRAIN_KCTX_KUBECTL=false` or `kubectl` is not installed, `BULLETTRAIN_
202202

203203
The usage of `kubectl` allow the prompt to get the default namespace even if you are using multiple kube config files (e.g. KUBECONFIG=~/.kube/config:path-to-config1:path-to-config2)
204204

205-
206205
### AWS Profile
207206

208207
Displays which AWS (Amazon Web Services) credentials profile is currently set.
@@ -258,6 +257,14 @@ This environment var is used by aws-cli and other tools to use the right access
258257

259258
The git prompt can be disabled for a specific repository by setting a git config flag: `git config oh-my-zsh.hide-status 1`. This is useful to avoid performance issues for particularly huge repositories.
260259

260+
### Terraform
261+
262+
|Variable|Default|Meaning
263+
|--------|-------|-------|
264+
|`BULLETTRAIN_TERRAFORM_BG`|`magenta`|Background color
265+
|`BULLETTRAIN_TERRAFORM_FG`|`white`|Foreground color
266+
|`BULLETTRAIN_TERRAFORM_PREFIX`|`"♦"`|Prefix
267+
261268
### Screen
262269

263270
|Variable|Default|Meaning

0 commit comments

Comments
 (0)