diff --git a/README.md b/README.md index db8df7e..0d102ec 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ fisher list | fisher remove ## Using your `fish_plugins` file -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. +Whenever you install or remove a plugin from the command line, Fisher will write down all the installed 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: