Emacs Config Some pictures are worth some words: Installation $ git clone [email protected]:natural/emacs.git $ mkdir -p ~/.emacs.d $ ln -s `pwd`/emacs/init.el ~/.emacs.d/init.el $ emacs &