#################### Jason's Emacs Config #################### I use org-babel to create a literate config file. If you would just like to browse the config you can do so here: If you are looking to just blindly install and use it then clone this repository and load ``config.org`` at the top of your init file. .. code:: shell git clone git@beehive.io:jason/dotemacs.git ~/.emacs.d cat > ~/.emacs.d/init.el <