Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sjrmanning/emacs-config

My refactored emacs config, using Graphene as a base.
https://github.com/sjrmanning/emacs-config

Last synced: 5 days ago
JSON representation

My refactored emacs config, using Graphene as a base.

Awesome Lists containing this project

README

        

# Note
This is no longer used, but I’ll keep it here for archival purposes. My new config is located [here](https://github.com/stafu/.emacs.d) - it’s much better, using `use-package`, and no longer has a dependency on graphene.

Emacs Config
============

A cleaner, saner version of my Emacs setup. Uses [Graphene](https://github.com/rdallasgray/graphene) as a base and uses package management to provide byte-compilation across multiple different systems with no mess.

Setup
-----

Clone this repository into your home directory as .emacs.d.

git clone git://github.com/stafu/emacs-config.git ~/.emacs.d

...then run Emacs. On the first run, Emacs will install and compile any packages handled by the package manager. This is checked on each run, so if you want to add a package to install, simply add it to the list in `init-packages.el`, and the next time Emacs runs it will automatically install and compile the new package alone.

Prerequisites
-------------

You'll at least need Emacs 24 for package.el and the new color-theme system. This setup is used and tested with 24.2.