bullet-train.zsh
bullet-train.zsh copied to clipboard
Add terraform support
Oh-My-Zsh has a plugin for Terraform. Can we add support for it in this theme?
Acording to https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/terraform/README.md we just need to call tf_prompt_info in order to get the current workspace name.
I made a PR for this: #303 I've been using this for some time and it works for me.