Skip to content

mattkeller/elisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b060f39 · Aug 10, 2019
Oct 21, 2015
Mar 27, 2010
Mar 27, 2010
Feb 17, 2013
Aug 10, 2019
Feb 17, 2013
Jan 8, 2016
Feb 17, 2013
Feb 18, 2015
Jan 8, 2016
Feb 17, 2013
Jan 8, 2016
Aug 18, 2015
Aug 18, 2015
Aug 18, 2015
Mar 1, 2012
Mar 24, 2015
Nov 2, 2015
Jun 12, 2010
Nov 2, 2015
Mar 27, 2010
Mar 27, 2010
Feb 18, 2015
Mar 27, 2010
Mar 27, 2010

Repository files navigation

Load init.el first. It loads everything else. Launch emacs like: 

  emacs -q -l ~/elisp/init.el

basic.el has all my must-have configuration and does not rely on any
thirdparty libraries. It should work fine in emacs 22 and 23. It can
be used a simple, portable .emacs file.

All thirdparty libraries are in ./lib. All files directly in this
directory are config files.

The system-<x>.el files are specific to a particular OS. The
host-<x>.el files are specific to a particular machine. work.el is
loaded when it detects I am at work (by testing the hostname).

About

My Emacs configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published