Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovidiu-Florin BOGDAN committed Mar 23, 2020
1 parent 2a3eaea commit a8a51dc
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit a8a51dc

Please sign in to comment.