/.emacs.d

Landscape for my zen garden.

Primary LanguageEmacs LispGNU General Public License v2.0GPL-2.0

.emacs.d

Landscape for my zen garden.

This installs the list of packages outlined in pkg.el using the default package manager: Package.el.

The automatic install requires an internet connection. Your first time starting emacs will take a while because it will install everything that first go. After that it'll be buttery, though.

Usage

Here's what you do

$ git clone https://github.com/bkc39/.emacs.d.git $HOME/.emacs.d
$ emacs

And thats it!

Requirements

I've only ever tested this on my machine running Mac OS X and Emacs 24 (installed from Homebrew). I think it should work on Linux and any version of Emacs with package.el.