mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-12-21 05:43:05 +00:00
This commit is contained in:
parent
5132116e02
commit
525d09318a
1 changed files with 1 additions and 0 deletions
|
@ -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`.
|
||||
|
|
Loading…
Reference in a new issue