Skip to content

Commit

Permalink
add fig installation link (#124)
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 commit fixes #123 and is related to #110 and #122.

1. https://fig.io/plugins/other/gunstage_LucasLarson
  • Loading branch information
LucasLarson committed Mar 22, 2023
1 parent c4ca1d8 commit c6a02fa
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 c6a02fa

Please sign in to comment.