Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 557 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 557 Bytes

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.