From 525d09318a3a31380108aba3d9d1f8bb862d8865 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Wed, 18 Aug 2021 08:03:34 -0600 Subject: [PATCH] Add https://github.com/warrensbox/terraform-switcher --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d835a2..4e57d05 100644 --- a/README.md +++ b/README.md @@ -977,6 +977,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not * [terraform (thuandt)](https://github.com/thuandt/zsh-terraform) - Adds convenience aliases for `terraform`, along with completions for `terraform` and `terragrunt`. * [terragrunt](https://github.com/hanjunlee/terragrunt-oh-my-zsh-plugin) - Plugin for [Terragrunt](https://github.com/gruntwork-io/terragrunt), a thin wrapper for [Terraform](https://terraform.io/) that provides extra tools. * [tfenv](https://github.com/CDA0/zsh-tfenv) - Installs, updates, and loads tfenv inspired by [zsh-pyenv](https://github.com/mattberther/zsh-pyenv) +* [tfswitch](https://github.com/ptavares/zsh-tfswitch) - installs and loads [tfswitch](https://github.com/warrensbox/terraform-switcher). * [thefuck](https://github.com/laggardkernel/thefuck) - Loads [thefuck](https://github.com/nvbn/thefuck) (a tool which corrects your previous command) with cache support, which reduces the loading time dramatically. * [theia-dev-tools](https://github.com/taPublic/zsh-theia-dev-tools) - Convenience functions for working with [theia-ide](https://github.com/theia-ide/theia). * [tig](https://github.com/zdharma/zsh-tig-plugin) - Adds a few advanced bindings and also provides a ZSH-rewritten function and/or script `tig-pick`.