1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-02-13 05:59:46 +08:00

docs: update readme

This commit is contained in:
Alex_Soares 2024-10-03 08:48:08 -03:00
parent 2540ed6474
commit bdbd48fdba

View File

@ -22,7 +22,7 @@ plugins=(... terraform)
| `tfaa` | `terraform apply -auto-approve` |
| `tfc` | `terraform console` |
| `tfd` | `terraform destroy` |
| `tfda` | `terraform destroy -auto-approve`|
| `tfd!` | `terraform destroy -auto-approve`|
| `tff` | `terraform fmt` |
| `tffr` | `terraform fmt -recursive` |
| `tfi` | `terraform init` |