mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-06-05 05:03:16 +02:00
Revert "JShell07's local pull request"
This commit is contained in:
parent
43922c02f9
commit
663b3b4691
97 changed files with 709 additions and 2226 deletions
|
|
@ -9,13 +9,3 @@ Plugin for Terraform, a tool from Hashicorp for managing infrastructure safely a
|
|||
### Usage
|
||||
|
||||
* Type `terraform` into your prompt and hit `TAB` to see available completion options
|
||||
|
||||
### 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:
|
||||
|
||||
```
|
||||
$FG[045]\
|
||||
$(tf_prompt_info)\
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue