mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
readme: fix .gitconfig example
The example was referencing `~/.gitconfig`, which isn't being checked anymore since356c0bf751. (cherry picked from commit93b10bcf3c)
This commit is contained in:
committed by
Robert Helgesson
parent
461869b438
commit
e267dfea2d
@@ -223,7 +223,7 @@ such collision is detected the activation will terminate before
|
|||||||
changing anything on your computer.
|
changing anything on your computer.
|
||||||
|
|
||||||
For example, suppose you have a wonderful, painstakingly created
|
For example, suppose you have a wonderful, painstakingly created
|
||||||
`~/.gitconfig` and add
|
`~/.config/git/config` and add
|
||||||
|
|
||||||
```nix
|
```nix
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user