Skip to content

Instantly share code, notes, and snippets.

@colstrom
Last active September 24, 2015 16:25
Show Gist options
  • Select an option

  • Save colstrom/55d63864e6c71631d912 to your computer and use it in GitHub Desktop.

Select an option

Save colstrom/55d63864e6c71631d912 to your computer and use it in GitHub Desktop.
function emacs-daemon-start -a daemon
emacs --no-init-file --load ~/.emacs.d/$daemon/init.el --daemon=$daemon
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment