pull/697/head
Anselm Hahn 2 years ago committed by GitHub
parent 93dafd242b
commit b26b64fa8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,6 +17,12 @@ Manage functions, completions, bindings, and snippets from the command line. Ext
curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher
```
or
```console
brew install fisher
```
## 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