From d0bf2c6ac01ed33b27f6d2db373ece4088f58dc7 Mon Sep 17 00:00:00 2001 From: Kainoa Kanter Date: Thu, 11 Jul 2024 15:17:59 -0700 Subject: [PATCH] docs: AUR package After finding out about ghostty from Jarred Sumner's Twitter, I immediately searched the AUR for a package and found `ghostty-git`, which should be perfect for keeping up with development as `-git` packages can be set to update with new pushes when updating your system! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c4aac950..f4ea9bce7 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ beta users using Ghostty as their primary terminal. See more in | macOS | [Tip ("Nightly")](https://github.com/ghostty-org/ghostty/releases/tag/tip) | MacOS 12+ Universal Binary | | Linux | [Build from Source](#developing-ghostty) | | | Linux (NixOS/Nix) | [Use the Flake](#nix-package) | | +| Linux (Arch) | [Use the AUR package](https://aur.archlinux.org/packages/ghostty-git) | | | Windows | [Build from Source](#developing-ghostty) | [Notes](#windows-notes) | ### Configuration