bullet-train.zsh icon indicating copy to clipboard operation
bullet-train.zsh copied to clipboard

Add terraform support

Open madpipeline opened this issue 6 years ago • 1 comments

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.

madpipeline avatar Jan 17 '19 18:01 madpipeline

I made a PR for this: #303 I've been using this for some time and it works for me.

madpipeline avatar Jan 17 '19 18:01 madpipeline