GitHub has decided to archive the current git.io links in a
new read-only service that will allow us to continue using
redirects for existing git.io links.
This commit is contained in:
Jorge Bucaran 2022-07-04 00:48:16 -03:00
parent d92d62457f
commit 67a543ef60
No known key found for this signature in database
GPG key ID: E54BA3C0E646DB30

View file

@ -14,7 +14,7 @@ Manage functions, completions, bindings, and snippets from the command line. Ext
## Installation
```console
curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisher
curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher
```
## Quickstart