/README.markdown

http://github.com/rejeep/emacs · Markdown · 20 lines · 13 code · 7 blank · 0 comment · 0 complexity · 8842ce02331c2292d7e3a130cc993933 MD5 · raw file

  1. # rejeep emacs
  2. This is my emacs configuration files. If you want to use them, the
  3. best thing is probably to fork the project at Github
  4. (<http://github.com/rejeep/emacs>) and then make your changes to that
  5. branch.
  6. ## Installation
  7. First of all make sure you have installed Emacs version 23 or higher.
  8. Fetch the emacs source files:
  9. $ git clone git://github.com/rejeep/emacs.git ~/.emacs.d
  10. Install all ELPA packages (make sure you have
  11. [Cask](https://github.com/cask/cask) installed):
  12. $ cd ~/.emacs.d
  13. $ cask