]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add mintty (#223)
authorDavid Perry <boolean263@protonmail.com>
Mon, 27 Feb 2023 11:50:24 +0000 (06:50 -0500)
committerGitHub <noreply@github.com>
Mon, 27 Feb 2023 11:50:24 +0000 (12:50 +0100)
programs/mintty.json [new file with mode: 0644]

diff --git a/programs/mintty.json b/programs/mintty.json
new file mode 100644 (file)
index 0000000..2975d64
--- /dev/null
@@ -0,0 +1,10 @@
+{\r
+    "files": [\r
+        {\r
+            "path": "$HOME/.minttyrc",\r
+            "movable": true,\r
+            "help": "Supported out of the box, just move the file to:\n\n```bash\n$XDG_CONFIG_HOME/mintty/config \n```\n"\r
+        }\r
+    ],\r
+    "name": "mintty"\r
+}\r