Skip to content

sduckett/emacs-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!