jedcn / emacs-setup

My Emacs Setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emacs Setup

This project details my emacs configuration.

When it comes to emacs, I agree with the following:

Constructing a solid configuration is ultimately a personal
journey for which you must take the first steps.

                - technomancy, Emacs Starter Kit, v3

My first steps in this journey begin with a literately programmed approach.

Warm Regards,

Jed Northridge
Cambridge, MA
August, 24th, 2013

Inventory

  • The idea is that I clone this repository to a machine where I don't have a ~/.emacs.d. Then I run install.sh.

  • The configuration is spread across .org files in the org/ directory.

  • The .org files can be assembled into a single .org file: emacs-setup.org

  • This single .org file can be translated (tangled) into a .el file: emacs-setup.el

  • The single .org file can be translated (woven) into a .pdf: emacs-setup.pdf.

About

My Emacs Setup


Languages

Language:Emacs Lisp 76.8%Language:JavaScript 10.6%Language:Ruby 7.4%Language:Shell 3.0%Language:CoffeeScript 2.1%