add instructions to install crafted-emacs.
This commit is contained in:
parent
947a8e0654
commit
9f28591ee2
1 changed files with 6 additions and 0 deletions
|
@ -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
|
this setup will also make it easier to package up my emacs config as a
|
||||||
GUIX package for distribution over my PCs.
|
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
|
* TODOS
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue