This git repository tracks the ~/.emacs.d/
dir.
Its main purpose is track changes in the init.el
config file, and theme configuration.
Install
- Clone this repository into your
~/.emacs.d/
; - When emacs is run, selected packages are auto-installed with
use-package
; - Accept permission to use the custom theme:
- currently
zerodark-theme
; - The theme hash updates every time you upgrade the theme pkg, so it is not versioned here;
- This will show up as a 2 lines block
(custom-safe-themes)
and includes the hashes for all custom themes you accepted as safe;
- currently
Refresh
- Close emacs
- Rename or remove .emacs.d/elpa
- Start emacs and grab a cup of coffee