From d42d346b3ad0f97e46c0a04bcb82a34370440b58 Mon Sep 17 00:00:00 2001 From: ModernTTY <165050080+ModernTTY@users.noreply.github.com> Date: Thu, 28 Mar 2024 19:18:15 +0200 Subject: [PATCH] Add tabby.sh --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index 80e62638..8a466681 100644 --- a/config/applications.json +++ b/config/applications.json @@ -1887,6 +1887,14 @@ "link": "https://github.com/canton7/SyncTrayzor/", "winget": "SyncTrayzor.SyncTrayzor" }, + "WPFInstalltabby": { + "category": "Utilities", + "choco": "tabby", + "content": "Tabby.sh", + "description": "Tabby is a highly configurable terminal emulator, SSH and serial client for Windows, macOS and Linux", + "link": "https://tailscale.com/", + "winget": "Eugeny.Tabby" + }, "WPFInstalltailscale": { "category": "Utilities", "choco": "tailscale",