mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-11 02:39:50 +00:00
Update terraform plugin with v0.11.7 commands and help (#6834)
This commit is contained in:
committed by
Marc Cornellà
parent
fbcda4d5a9
commit
d79086bc87
@@ -1,7 +1,9 @@
|
||||
## atom
|
||||
## Terraform oh-my-zsh plugin
|
||||
|
||||
Plugin for Terraform, a tool from Hashicorp for managing infrastructure safely and efficiently.
|
||||
|
||||
Current as of Terraform v0.11.7
|
||||
|
||||
### Requirements
|
||||
|
||||
* [Terraform](https://terraform.io/)
|
||||
@@ -12,8 +14,8 @@ Plugin for Terraform, a tool from Hashicorp for managing infrastructure safely a
|
||||
|
||||
### Expanding ZSH prompt with current Terraform workspace name
|
||||
|
||||
If you want to get current Terraform workspace name in your ZSH prompt open
|
||||
your .zsh-theme file and in a choosen place insert:
|
||||
If you want to get current Terraform workspace name in your ZSH prompt open
|
||||
your .zsh-theme file and in a chosen place insert:
|
||||
|
||||
```
|
||||
$FG[045]\
|
||||
|
||||
Reference in New Issue
Block a user