Skip to content

Commit

Permalink
add fig installation link
Browse files Browse the repository at this point in the history
gunstage is available on Fig¹ and shell plugins often include a link to Fig in
their installation instructions; this pull request fixes #123 and is related
to #110 and #122.

1. https://fig.io/plugins/other/gunstage_LucasLarson

Signed-off-by: Lucas Larson <LucasLarson@riseup.net>
  • Loading branch information
LucasLarson committed Mar 20, 2023
1 parent c4ca1d8 commit d20fb9f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions readme.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,9 @@ Installation
^^^^^^^^^^^^
`gunstage` can be
https://gist.github.com/06009589d7887617e061481e22cf5a4a[installed as a
plugin^] or you can just clone this repository, run the following command, and
then restart your terminal:
plugin^], https://fig.io/plugins/other/gunstage_LucasLarson[installed
using Fig^], or you can just clone this repository, run the following
command, and then restart your terminal:
[source,zsh]
$ printf '%s\n' '. /path/to/gunstage.plugin.zsh' \
>>"${HOME-}"'/.'"${SHELL##*[-./]}"'rc'
Expand Down

0 comments on commit d20fb9f

Please sign in to comment.