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.
- Host: GitHub
- URL: https://github.com/daveliepmann/dotfiles-local
- Owner: daveliepmann
- Created: 2013-05-31T16:06:47.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-10T21:13:08.000Z (over 10 years ago)
- Last Synced: 2025-01-08T04:14:07.352Z (5 months ago)
- Language: Emacs Lisp
- Size: 195 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.