From a8a51dcf4b935b66edf6bcec2c9a08f189a6e173 Mon Sep 17 00:00:00 2001 From: Ovidiu-Florin BOGDAN Date: Mon, 23 Mar 2020 14:16:53 +0200 Subject: [PATCH] Update Readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42c44ee..1d64165 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,6 @@ If `BULLETTRAIN_KCTX_KUBECTL=false` or `kubectl` is not installed, `BULLETTRAIN_ 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) - ### AWS Profile 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 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. +### Terraform + +|Variable|Default|Meaning +|--------|-------|-------| +|`BULLETTRAIN_TERRAFORM_BG`|`magenta`|Background color +|`BULLETTRAIN_TERRAFORM_FG`|`white`|Foreground color +|`BULLETTRAIN_TERRAFORM_PREFIX`|`"♦"`|Prefix + ### Screen |Variable|Default|Meaning