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

https://github.com/sandinmyjoints/.emacs.d

.emacs.d contents
https://github.com/sandinmyjoints/.emacs.d

Last synced: 3 months ago
JSON representation

.emacs.d contents

Awesome Lists containing this project

README

        

# sandinmyjoints' .emacs.d

Works on Emacs >=23.

Some packages are git submodules, so after cloning, do:

`$ git submodule init && git submodule update`

Some packages are ELPA packages. On Emacs >=24, you'll be prompted to install
them automatically. On Emacs 23, you'll need to install
[package.el](http://bit.ly/pkg-el23) manually or with
[auto-install](http://www.emacswiki.org/emacs/auto-install.el) (which itself
must be installed manually).