all repos — nixfiles @ d969f3f9d43ac76d732d39b4dd3ffe34bc54a3c8

System and user configuration, managed by nix and home-manager

git: Set ghq root using gitconfig method

Alan Pearce
commit

d969f3f9d43ac76d732d39b4dd3ffe34bc54a3c8

parent

2e2a1e9761f6caedc1753abd7b31cbff1b7549fe

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M user/settings/git.nixuser/settings/git.nix
@@ -15,6 +15,7 @@ };
}; extraConfig = { ghq = { + root = "projects"; user = "alanpearce"; }; core = {