add instructions to install crafted-emacs.

This commit is contained in:
Peter Tillemans 2024-07-30 15:19:59 +02:00
parent 947a8e0654
commit 9f28591ee2

View file

@ -19,6 +19,12 @@ observation. In practice it are all diffferent trade-offs. I think
this setup will also make it easier to package up my emacs config as a
GUIX package for distribution over my PCs.
This config also needs [[https://github.com/SystemCrafters/crafted-emacs][Crafted Emacs]] as a base :
#+BEGIN_SRC shell
git clone https://github.com/SystemCrafters/crafted-emacs.git ~/.local/share/crafted-emacs
#+END_SRC
* TODOS