dmitrym0 / cleanroom-emacs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cleanroom-emacs stores all emacs settigns in current directory; without impacting "main" emacs instance. Could be used to run multiple Emacs instances.

Instructions adapted from here.

  1. start emacs from here (pwd) using ./cleanroom-emacs.sh.
  2. Use as you would normally.

For configuration, see init.el, it is loaded on startup.

Emacs modules, local settings, etc will be stored in pwd.

This can be useful to test Emacs setup.

About


Languages

Language:Emacs Lisp 89.0%Language:Shell 11.0%