- Watch the video on YouTube!
- Check out the final code on GitHub
- Episode 1 of the Emacs From Scratch series
¶The plan
We’re going to walk through a configuration of Emacs from scratch, starting with the most obvious improvements and then working our way to the more specialized changes as we proceed.
¶Brief demo of my config
¶Starting off with empty config, make the UI more minimal
(use-package command-log-mode)