/emacs

My Emacs configuration files

Primary LanguageEmacs Lisp

rejeep emacs

This is my emacs configuration files. If you want to use them, the best thing is probably to fork the project at Github (http://github.com/rejeep/emacs) and then make your changes to that branch.

Installation

First of all make sure you have installed Emacs version 23 or higher.

Fetch the emacs source files:

$ git clone git://github.com/rejeep/emacs.git ~/.emacs.d

Install all ELPA packages (make sure you have Cask installed):

$ cd ~/.emacs.d
$ cask