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

https://github.com/daveliepmann/dotfiles-local

My piggybacked emacs config.
https://github.com/daveliepmann/dotfiles-local

Last synced: 3 months ago
JSON representation

My piggybacked emacs config.

Awesome Lists containing this project

README

        

dotfiles-local
==============

My emacs configuration piggybacks on [Jack Rusher's dotfiles
configuration](https://github.com/jackrusher/dotemacs), which does the
real heavy lifting. His `dotemacs.el` allows for a `[username]-local.el`
as a separate emacs config sandbox.

As with any emacs config, my primary concerns are preserving keyboard
navigation (nobody puts `M-` in a corner) and fiddling with
packages (e.g. [Processing-mode](
https://github.com/ptrv/processing2-emacs)). Bifurcating the
configuration is useful because it gives me the power of his setup
(and frequent updates) along with freedom to monkey as I please.