]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/git.json
Create jack2.json to detect ~/.jackdrc (#369)
[xdg-ninja.git] / programs / git.json
index 61a41bdf92814d67d2ed04ff1ac13dc433e246e2..2144edfc5b2cbb8475b94cf40d660f193e632ea0 100644 (file)
@@ -4,17 +4,17 @@
         {
             "path": "$HOME/.gitconfig",
             "movable": true,
         {
             "path": "$HOME/.gitconfig",
             "movable": true,
-            "help": "XDG is supported out-of-the-box, so we can simply move the file to _XDG_CONFIG_HOME/git/config_.\n"
+            "help": "XDG is supported out-of-the-box, so we can simply move the file to _$XDG_CONFIG_HOME/git/config_.\n"
         },
         {
             "path": "$HOME/.gitignore",
             "movable": true,
         },
         {
             "path": "$HOME/.gitignore",
             "movable": true,
-            "help": "XDG is supported out-of-the-box, so we can simply move the file to _XDG_CONFIG_HOME/git/ignore_.\n"
+            "help": "XDG is supported out-of-the-box, so we can simply move the file to _$XDG_CONFIG_HOME/git/ignore_.\n"
         },
         {
             "path": "$HOME/.git-credentials",
             "movable": true,
         },
         {
             "path": "$HOME/.git-credentials",
             "movable": true,
-            "help": "XDG is supported out-of-the-box, so we can simply move the file to _XDG_CONFIG_HOME/git/credentials_.\n"
+            "help": "XDG is supported out-of-the-box, so we can simply move the file to _$XDG_CONFIG_HOME/git/credentials_.\n"
         }
     ]
 }
         }
     ]
 }