From 5060c0757f2aee8fd2184671aacb56fe74d0ea4b Mon Sep 17 00:00:00 2001 From: Brendan Falk Date: Mon, 27 Jun 2022 17:12:45 -0700 Subject: [PATCH] Add Fig as an installation method to the README --- README.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.rst b/README.rst index e5dad79..2cdb3e0 100644 --- a/README.rst +++ b/README.rst @@ -64,6 +64,16 @@ Zgen_ zgen load "MichaelAquilina/zsh-auto-notify" +Fig_ + +Fig adds apps, shortcuts, and autocomplete to your existing terminal. + +Install ``zsh-auto-notify`` in just one click. + +.. image:: https://fig.io/badges/install-with-fig.svg + :target: https://fig.io/plugins/other/zsh-auto-notify_MichaelAquilina + :alt: Install with Fig + oh-my-zsh_ Copy this repository to ``$ZSH_CUSTOM/custom/plugins``, where ``$ZSH_CUSTOM`` @@ -202,6 +212,8 @@ NOTE: It is required that you use a minimum zunit version of 0.8.2 .. _ZGen: https://github.com/tarjoilija/zgen +.. _Fig: https://fig.io + .. _oh-my-zsh: https://github.com/robbyrussell/oh-my-zsh .. |GPLv3| image:: https://img.shields.io/badge/License-GPL%20v3-blue.svg