Clarify fish_plugins update usage (#674)

This commit is contained in:
Bruce D'Arcus 2021-04-20 08:42:14 -04:00 committed by GitHub
parent 247b58e0d9
commit b9b1eda07a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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