ldenman / elisp-sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run elisp files without mucking up $HOME/.emacs.d | https://travis-ci.org/ldenman/elisp-sandbox.svg?branch=master

The goal here is to showcase different types of emacs configuration. Emacs uses $HOME/.emacs.d by default. The run.sh command takes care of replacing $HOME with a temporary directory.

Launch Emacs with a particular config:

Vanilla

./run.sh vanilla.el

Minimal

./run.sh minimal.el

Special Thanks

About


Languages

Language:Makefile 45.1%Language:Shell 29.5%Language:Emacs Lisp 24.8%Language:Ruby 0.6%