emacs-config/README.org

16 lines
173 B
Org Mode

* Emacs configuration
Personnal emacs config
** Dependencies
#+begin_src shell
guix shell -m manifest.scm
#+end_src
** Install
#+begin_src shell
make install
#+end_src