Clarify fish_plugins update usage (#674)

pull/683/head
Bruce D'Arcus 3 years ago committed by GitHub
parent 247b58e0d9
commit b9b1eda07a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -94,7 +94,7 @@ fisher list | fisher remove
Whenever you install or remove a plugin from the command line, Fisher will write down all the installed plugins plugins to `$__fish_config_dir/fish_plugins`. Adding this file to your dotfiles or version control is the easiest way to share your configuration across different systems.
You can also edit this file and run `fisher update` to commit changes. Here's an example:
You can also edit this file and run `fisher update` to commit changes. Here's an example diff that represents such an edit:
```console
nano $__fish_config_dir/fish_plugins

Loading…
Cancel
Save