From 4fe9d49a1cd244ac23e55620af459df83b411657 Mon Sep 17 00:00:00 2001 From: pietrodito <pietrodito@gmail.com> Date: Mon, 25 May 2020 23:45:19 +0200 Subject: [PATCH] Start to explain how it is organized --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d2dd913..f6ba837 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,7 @@ You have to edit `00-run-installers.sh`: ```{bash} export mefs_EMACSDIR=$HOME/emacs ``` + +## How does it work + +- `configs` dir -- GitLab