From f8894a921862a13109ed9a266c77157e173c4c4c Mon Sep 17 00:00:00 2001 From: Gustavo Bosmak Date: Thu, 28 May 2026 01:29:08 -0300 Subject: [PATCH] feat: Add ticgit --- README.md | 1 + plugins/ticgit | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/ticgit diff --git a/README.md b/README.md index 9a06f9e4..3adf4282 100644 --- a/README.md +++ b/README.md @@ -800,6 +800,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | tfswitch | [iul1an/asdf-tfswitch](https://github.com/iul1an/asdf-tfswitch) | | tfupdate | [yuokada/asdf-tfupdate](https://github.com/yuokada/asdf-tfupdate) | | tf-summarize | [adamcrews/asdf-tf-summarize](https://github.com/adamcrews/asdf-tf-summarize) | +| Ticgit | [bosmak/asdf-ticgit](https://github.com/bosmak/asdf-ticgit) | | Thrift | [alisaifee/asdf-thrift](https://github.com/alisaifee/asdf-thrift) | | Tilt | [eaceaser/asdf-tilt](https://github.com/eaceaser/asdf-tilt) | | Timoni | [Smana/asdf-timoni](https://github.com/Smana/asdf-timoni) | diff --git a/plugins/ticgit b/plugins/ticgit new file mode 100644 index 00000000..aa6b02cf --- /dev/null +++ b/plugins/ticgit @@ -0,0 +1 @@ +repository = https://github.com/bosmak/asdf-ticgit.git