diff options
author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2021-07-17 11:13:48 +0300 |
---|---|---|
committer | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2021-07-17 11:13:48 +0300 |
commit | 942c4cf640866d9655d00a2895548acee3ebf64a (patch) | |
tree | 6d7f7dcbac927cd6451428df1843a7da18058996 /config/p10k-lean-8colors.zsh | |
parent | 1e7be00e04a6e34bdcc7574297413fd6a48be51f (diff) | |
parent | dae5f7f1c9ef5116b046f1f9b31a9bdf2154e76b (diff) |
Merge branch 'alexganwd-master'
Diffstat (limited to 'config/p10k-lean-8colors.zsh')
-rw-r--r-- | config/p10k-lean-8colors.zsh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/p10k-lean-8colors.zsh b/config/p10k-lean-8colors.zsh index 9d0ab9a1..93a454d2 100644 --- a/config/p10k-lean-8colors.zsh +++ b/config/p10k-lean-8colors.zsh @@ -70,6 +70,7 @@ haskell_stack # haskell version from stack (https://haskellstack.org/) kubecontext # current kubernetes context (https://kubernetes.io/) terraform # terraform workspace (https://www.terraform.io) + terraform_version # It shows current active terraform version aws # aws profile (https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html) aws_eb_env # aws elastic beanstalk environment (https://aws.amazon.com/elasticbeanstalk/) azure # azure account name (https://docs.microsoft.com/en-us/cli/azure) |