From 9cebe0873a3e81f1bb9a1851c5cfa0b5030f3d88 Mon Sep 17 00:00:00 2001 From: zdm <zdm@cock.li> Date: Wed, 3 Feb 2021 09:33:54 -0700 Subject: [PATCH] Change position of `.git' directory as shown via Dired --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 998cc58..854df46 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ git clone https://git.lain.church/zdm/emacs-config ~/.emacs.d/ After launching Emacs the directory structure will be the following ``` + .git auto-package-configuration/ auto-package-data/ elpa/ @@ -16,7 +17,6 @@ After launching Emacs the directory structure will be the following others-utils/ src-packages/ system-dependencies/ - .git .gitignore README.md init.el