Journey started in Oct 2015, moved to Spacemacs in Nov 2018. In 2023 Spacemacs broke too often (for me) and was sloooow. Lets start again with a crafted-emacs base and let's see where we go (with gnu guix later).
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Frieder Schlesier a77c7c8e2f update crafted-emacs 1 week ago
crafted-emacs@ce2b4bad5b update crafted-emacs 1 week ago
modules literate tangle to modules/ with read-only 3 weeks ago
.gitignore add README.org, .gitignore 10 months ago
.gitmodules use `crafted-emacs` as submodule 2 months ago
IDE.org literate tangle to modules/ with read-only 3 weeks ago
Orgmode.org literate tangle to modules/ with read-only 3 weeks ago
README.org simplify setup 4 weeks ago
TODO.org update init and TODO.org 1 week ago
custom.el use `crafted-emacs` as submodule 2 months ago
early-init.el simplify setup 4 weeks ago
init.el update init and TODO.org 1 week ago
init.org update init and TODO.org 1 week ago

README.org

Fschl Emacs

A new start in 2023, initial bootstrap with crafted-emacs.

Early setup

  1. git clone ~/src/emacs && cd ~/src/emacs
  2. git submodule update --init --recursive
  3. link from your $XDG_CONFIG_DIR:

      ln -s ~/src/emacs ~/.config/emacs