Skip to content

Commit

Permalink
Merge pull request #325 from Cantido/erlang-cookie
Browse files Browse the repository at this point in the history
Add .erlang.cookie
  • Loading branch information
b3nj5m1n authored Oct 23, 2023
2 parents 9953767 + e7b66a4 commit 1170533
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions programs/erlang.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}

0 comments on commit 1170533

Please sign in to comment.