]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/git.json
Update pipx documentation URL (#491)
[xdg-ninja.git] / programs / git.json
index 62b6f465475384c064b98ad31cb22ed47bfd81e0..7e61c2bd488925b0583f55511db3f07ef6b4883c 100644 (file)
             "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"
+        },
+        {
+            "path": "$HOME/.gitk",
+            "movable": true,
+            "help": "XDG is supported out-of-the-box, so we can simply move the file to _$XDG_CONFIG_HOME/git/gitk_.\n"
+        },
+        {
+            "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"
         }
     ]
 }