From b21cc396ee21782169eb2441b48f882dbe31e002 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Wed, 16 Oct 2024 14:30:10 +0200 Subject: [PATCH] Remove mention of Fig Fig was effectively sunset by Amazon from 1. September 2024 --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 607cba6..c0f24cc 100644 --- a/README.md +++ b/README.md @@ -79,14 +79,6 @@ Then add the following to your shell's config file: [ -f $HOMEBREW_PREFIX/share/forgit/forgit.plugin.sh ] && source $HOMEBREW_PREFIX/share/forgit/forgit.plugin.sh ``` -## Fig - -[Fig](https://fig.io) adds apps, shortcuts, and autocomplete to your existing terminal. - -Install `forgit` in just one click. - -[![Install with Fig](https://fig.io/badges/install-with-fig.svg)](https://fig.io/plugins/other/forgit) - ## Arch User Repository [AUR](https://wiki.archlinux.org/title/Arch_User_Repository) packages, maintained by the developers of forgit, are available. Install the [forgit](https://aur.archlinux.org/packages/forgit) package for the latest release or [forgit-git](https://aur.archlinux.org/packages/forgit-git) to stay up to date with the latest commits from the master branch of this repository.