Skip to content

Instantly share code, notes, and snippets.

@rwoeber
Created April 5, 2016 06:44
Show Gist options
  • Save rwoeber/6ec3a9d0dcf7b17eb2f8e4b7671cf3da to your computer and use it in GitHub Desktop.
Save rwoeber/6ec3a9d0dcf7b17eb2f8e4b7671cf3da to your computer and use it in GitHub Desktop.
Fix "Erlang home configuration setting missing" in atom
"*":
"autocomplete-elixir":
elixirPath: "/usr/local/bin"
erlangHome: "/usr/local/bin"
core:
themes: [
"atom-dark-ui"
"base16-tomorrow-dark-theme"
]
editor:
fontFamily: "Fira Code"
invisibles: {}
"exception-reporting":
userId: "5b865d25-d8ca-c037-6e9a-cfaa5e1d785b"
metrics:
userId: "36dcdca42d7297798d3ccd7186e076e2e19b2a2f"
"release-notes":
viewedVersion: "0.94.0"
welcome:
showOnStartup: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment