Try a different place for link

pull/683/head
Jorge Bucaran 3 years ago
parent c220662604
commit dc7ada7a78
No known key found for this signature in database
GPG Key ID: E54BA3C0E646DB30

@ -1,6 +1,6 @@
# Fisher
> A plugin manager for [Fish](https://fishshell.com)—the friendly interactive shell.
> A plugin manager for [Fish](https://fishshell.com)—the friendly interactive shell. [Looking for plugins?](https://git.io/awesome.fish)
Manage functions, completions, bindings, and snippets from the command line. Extend your shell capabilities, change the look of your prompt and create repeatable configurations across different systems effortlessly.
@ -9,7 +9,7 @@ Manage functions, completions, bindings, and snippets from the command line. Ext
- Zero configuration out of the box.
- Oh My Fish! plugin support.
> #### 💁 [Looking for plugins?](https://git.io/awesome.fish)
> #### 👋 [Upgrading from Fisher 3.x or 2.x?](https://github.com/jorgebucaran/fisher/issues/652)
## Installation
@ -17,8 +17,6 @@ Manage functions, completions, bindings, and snippets from the command line. Ext
curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher
```
> #### 👋 [Upgrading from Fisher 3.x or 2.x?](https://github.com/jorgebucaran/fisher/issues/652)
## Quickstart
You can install, update, and remove plugins interactively with Fisher, taking advantage of Fish [tab completion](https://fishshell.com/docs/current/index.html#completion) and rich syntax highlighting.

Loading…
Cancel
Save