powerlevel10k/config
Alejandro Gandara f717a91f55 * Added new module for showing in prompt the active terraform version.
* Prompt shows, the terraform version in this format: Terraform v0.12.13 . If only if a valid terraform command is used, or an alias to it.

The use case: We have a need to constantly change between terraform versions depending on what project we are working on, it is easy to by mistake upgrade the wrong project to the latest terraform version. This is why the prompt is shown in red as soon as you type terraform, this is a good way to remind you to double check this is the terraform version you want to use.

Future improvements:
Detect current terraform version by checking the terraform workspace state version, and change the terraform color prompt from red to green if you're using the same version.
2021-07-14 22:52:22 +01:00
..
p10k-classic.zsh * Added new module for showing in prompt the active terraform version. 2021-07-14 22:52:22 +01:00
p10k-lean-8colors.zsh * Added new module for showing in prompt the active terraform version. 2021-07-14 22:52:22 +01:00
p10k-lean.zsh * Added new module for showing in prompt the active terraform version. 2021-07-14 22:52:22 +01:00
p10k-pure.zsh enable extended_glob in p10k-{pure,robbyrussell}.zsh to fix unset -m 2020-08-21 11:08:14 +02:00
p10k-rainbow.zsh * Added new module for showing in prompt the active terraform version. 2021-07-14 22:52:22 +01:00
p10k-robbyrussell.zsh enable extended_glob in p10k-{pure,robbyrussell}.zsh to fix unset -m 2020-08-21 11:08:14 +02:00