Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 251 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 251 Bytes

Emacs Config

Some pictures are worth some words: screenshot

Installation

$ git clone [email protected]:natural/emacs.git
$ mkdir -p ~/.emacs.d 
$ ln -s `pwd`/emacs/init.el ~/.emacs.d/init.el
$ emacs &