caiogondim / bullet-train.zsh

:bullettrain_side: An oh-my-zsh shell theme based on the Powerline Vim plugin
MIT License
2.82k stars 382 forks source link

Add terraform support #302

Open madpipeline opened 5 years ago

madpipeline commented 5 years ago

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 commented 5 years ago

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