Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 191 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 191 Bytes

emacs-config

One way of making an emacs config: literate elisp via org-babel.

  1. Clone this repository into some directory d
  2. Make a symlink: cd ~ && ln -sf d .emacs.d/
  3. Profit!