From 28bb0e172c4cf4f9a9099badfaae0d62c68efe6f Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Sun, 22 Aug 2021 23:27:01 +0900 Subject: [PATCH] Use a colon to clarify usage (#674) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5ebbc3..b77e36f 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 diff that represents such an edit: +You can also edit this file and run `fisher update` to commit changes: ```console nano $__fish_config_dir/fish_plugins