jwiegley / dot-emacs

My .emacs.el file and other personal Emacs goodies

Home Page:http://www.newartisans.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dot-emacs

My .emacs file and other personal Emacs goodies.

I keep my Emacs file in literate Org mode, so that it's easier to organize and also document how things are to be used, since there are enough packages that I often forget. You can view that document here:

https://github.com/jwiegley/dot-emacs/blob/master/init.org

NOTE: I no longer use git-subtree and submodules to track dependencies. Instead, everything is built and managed using Nix and Nix overlays: https://github.com/jwiegley/nix-config/blob/master/overlays/10-emacs.nix

About

My .emacs.el file and other personal Emacs goodies

http://www.newartisans.com


Languages

Language:Emacs Lisp 61.5%Language:Roff 33.8%Language:YASnippet 1.0%Language:Perl 0.8%Language:Makefile 0.7%Language:Python 0.7%Language:CSS 0.7%Language:HTML 0.5%Language:TeX 0.1%Language:Shell 0.1%