]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/git.json
Update swift package manager (#432)
[xdg-ninja.git] / programs / git.json
index 697808cdf4101102d65eda1131a93c94f2a24b6b..62b6f465475384c064b98ad31cb22ed47bfd81e0 100644 (file)
@@ -4,12 +4,12 @@
         {
             "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/.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"
         }
     ]
 }