From b49d002888898d9e74742030c10eb9cfd8617c3d Mon Sep 17 00:00:00 2001 From: Eric Freese Date: Sat, 13 Feb 2016 23:53:32 -0700 Subject: [PATCH] [README] Add example of minimal .zshrc. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7368733..9e57cae 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ Before reporting an issue, please try temporarily disabling sections of your con When reporting an issue, please include: -- The smallest, simplest `.zshrc` configuration that will reproduce the problem +- The smallest, simplest `.zshrc` configuration that will reproduce the problem. See [this comment](https://github.com/tarruda/zsh-autosuggestions/issues/102#issuecomment-180944764) for a good example of what this means. - The version of zsh you're using (`zsh --version`) - Which operating system you're running