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).
Go to file
Frieder Schlesier a77c7c8e2f update crafted-emacs 2024-04-29 14:30:00 +02:00
crafted-emacs@ce2b4bad5b update crafted-emacs 2024-04-29 14:30:00 +02:00
modules literate tangle to modules/ with read-only 2024-04-18 14:32:03 +02:00
.gitignore add README.org, .gitignore 2023-07-16 11:31:33 +02:00
.gitmodules use `crafted-emacs` as submodule 2024-02-23 18:58:42 +01:00
IDE.org literate tangle to modules/ with read-only 2024-04-18 14:32:03 +02:00
Orgmode.org literate tangle to modules/ with read-only 2024-04-18 14:32:03 +02:00
README.org simplify setup 2024-04-08 10:30:34 +02:00
TODO.org update init and TODO.org 2024-04-29 14:29:41 +02:00
custom.el use `crafted-emacs` as submodule 2024-02-23 18:58:42 +01:00
early-init.el simplify setup 2024-04-08 10:30:34 +02:00
init.el update init and TODO.org 2024-04-29 14:29:41 +02:00
init.org update init and TODO.org 2024-04-29 14:29:41 +02:00

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