]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add .erlang.cookie
authorRosa Richter <cosmic.lady.rosa@gmail.com>
Sun, 22 Oct 2023 16:40:58 +0000 (10:40 -0600)
committerRosa Richter <cosmic.lady.rosa@gmail.com>
Sun, 22 Oct 2023 16:42:02 +0000 (10:42 -0600)
programs/erlang.json [new file with mode: 0644]

diff --git a/programs/erlang.json b/programs/erlang.json
new file mode 100644 (file)
index 0000000..01b3c7b
--- /dev/null
@@ -0,0 +1,10 @@
+{
+  "name": "erlang",
+  "files": [
+    {
+      "path": "$HOME/.erlang.cookie",
+      "movable": true,
+      "help": "Erlang supports the XDG spec, so just move this file to _$XDG_CONFIG_HOME/erlang/.erlang.cookie_.\n\n"
+    }
+  ]
+}