/.emacs.d

Primary LanguageEmacs LispThe UnlicenseUnlicense

Emacs dotfiles

  1. Install latest emacs with homebrew:

brew install emacs-plus --without-spacemacs-icon --HEAD

  1. Clone repository into ~/.emacs.d/

or alternatively just copy following files into ~/.emacs.d/:

  • config.org: main configuration file.

  • init.el: load the generated configuration file.