summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--user/settings/git.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/settings/git.nix b/user/settings/git.nix
index 849c55f7..68b02242 100644
--- a/user/settings/git.nix
+++ b/user/settings/git.nix
@@ -15,6 +15,7 @@
     };
     extraConfig = {
       ghq = {
+        root = "projects";
         user = "alanpearce";
       };
       core = {