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.
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