From b9b1eda07a9325e7641f3f79f9c7a08d8de3b357 Mon Sep 17 00:00:00 2001 From: Bruce D'Arcus Date: Tue, 20 Apr 2021 08:42:14 -0400 Subject: [PATCH] Clarify fish_plugins update usage (#674) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be3b8ff..f5ebbc3 100644 --- a/README.md +++ b/README.md @@ -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