Skip to content

Instantly share code, notes, and snippets.

@bryanhunter
Created August 25, 2011 22:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bryanhunter/1172240 to your computer and use it in GitHub Desktop.
Save bryanhunter/1172240 to your computer and use it in GitHub Desktop.
My ".emacs" file hooks in my custom Erlang rig settings
(add-to-list 'load-path "~/ErlangRigEmacsConfig")
(require 'my-config)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment