You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
3 years ago
..
p10k-classic.zsh * Added new module for showing in prompt the active terraform version. 3 years ago
p10k-lean-8colors.zsh * Added new module for showing in prompt the active terraform version. 3 years ago
p10k-lean.zsh * Added new module for showing in prompt the active terraform version. 3 years ago
p10k-pure.zsh enable extended_glob in p10k-{pure,robbyrussell}.zsh to fix `unset -m` 4 years ago
p10k-rainbow.zsh * Added new module for showing in prompt the active terraform version. 3 years ago
p10k-robbyrussell.zsh enable extended_glob in p10k-{pure,robbyrussell}.zsh to fix `unset -m` 4 years ago