/README.markdown
Markdown | 20 lines | 13 code | 7 blank | 0 comment | 0 complexity | 8842ce02331c2292d7e3a130cc993933 MD5 | raw file
Possible License(s): GPL-2.0
1# rejeep emacs 2 3This is my emacs configuration files. If you want to use them, the 4best thing is probably to fork the project at Github 5(<http://github.com/rejeep/emacs>) and then make your changes to that 6branch. 7 8## Installation 9 10First of all make sure you have installed Emacs version 23 or higher. 11 12Fetch the emacs source files: 13 14 $ git clone git://github.com/rejeep/emacs.git ~/.emacs.d 15 16Install all ELPA packages (make sure you have 17[Cask](https://github.com/cask/cask) installed): 18 19 $ cd ~/.emacs.d 20 $ cask