diff --git a/programs/erlang.json b/programs/erlang.json new file mode 100644 index 00000000..01b3c7b4 --- /dev/null +++ b/programs/erlang.json @@ -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" + } + ] +}