mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-10 01:10:41 +01:00
Fix the terraform function name (#6418)
* Fix the terraform function name Current function name do worse. I always use `terr<TAB>` and before those prompt it was add space in the end. Now because we have multiple functions and binaries started with terraform there are no space. * Updated terraform readme Updated the name of new function name
This commit is contained in:
committed by
Robby Russell
parent
2bd24f7e0d
commit
510d90749f
@@ -17,5 +17,5 @@ your .zsh-theme file and in a choosen place insert:
|
||||
|
||||
```
|
||||
$FG[045]\
|
||||
$(terraform_prompt_info)\
|
||||
$(tf_prompt_info)\
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user