From 93b10bcf3cf09df990908f4ca428b18eab34aa3f Mon Sep 17 00:00:00 2001 From: Lorenzo Date: Mon, 10 Dec 2018 16:16:34 -0500 Subject: [PATCH] readme: fix .gitconfig example The example was referencing `~/.gitconfig`, which isn't being checked anymore since 356c0bf751a55878c448461d8ef1d17f43911acd. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 292c49f3..856eab5e 100644 --- a/README.md +++ b/README.md @@ -223,7 +223,7 @@ such collision is detected the activation will terminate before changing anything on your computer. For example, suppose you have a wonderful, painstakingly created -`~/.gitconfig` and add +`~/.config/git/config` and add ```nix {