]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
add an unsupported status for gitmoji-cli (#161)
authorccoVeille <3875889+ccoVeille@users.noreply.github.com>
Fri, 12 Aug 2022 15:05:06 +0000 (17:05 +0200)
committerGitHub <noreply@github.com>
Fri, 12 Aug 2022 15:05:06 +0000 (17:05 +0200)
programs/gitmoji-cli.json [new file with mode: 0644]

diff --git a/programs/gitmoji-cli.json b/programs/gitmoji-cli.json
new file mode 100644 (file)
index 0000000..adcfac4
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "files": [
+        {
+            "path": "$HOME/.gitmoji/gitmojis.json",
+            "movable": false,
+            "help": "Currently unsupported\n\n_Relevant issue:_ https://github.com/carloscuesta/gitmoji-cli/issues/893\n"
+        }
+    ],
+    "name": "gitmoji-cli"
+}