My emacs configuration

root

Emacs configuration

The main file (init.el) defines some basic settings and then loads any files that match the following patterns (where LOGIN is the user login and HOSTNAME is the hostname of the computer):

  • config/rgm-user-LOGIN.el
  • config/rgm-host-HOSTNAME.el
  • config/rgm-id-LOGIN@HOSTNAME.el