Add Fig as an installation method to the README
This commit is contained in:
parent
30c3c60939
commit
5060c0757f
1 changed files with 12 additions and 0 deletions
12
README.rst
12
README.rst
|
@ -64,6 +64,16 @@ Zgen_
|
||||||
|
|
||||||
zgen load "MichaelAquilina/zsh-auto-notify"
|
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_
|
oh-my-zsh_
|
||||||
|
|
||||||
Copy this repository to ``$ZSH_CUSTOM/custom/plugins``, where ``$ZSH_CUSTOM``
|
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
|
.. _ZGen: https://github.com/tarjoilija/zgen
|
||||||
|
|
||||||
|
.. _Fig: https://fig.io
|
||||||
|
|
||||||
.. _oh-my-zsh: https://github.com/robbyrussell/oh-my-zsh
|
.. _oh-my-zsh: https://github.com/robbyrussell/oh-my-zsh
|
||||||
|
|
||||||
.. |GPLv3| image:: https://img.shields.io/badge/License-GPL%20v3-blue.svg
|
.. |GPLv3| image:: https://img.shields.io/badge/License-GPL%20v3-blue.svg
|
||||||
|
|
Loading…
Add table
Reference in a new issue