Change position of `.git' directory as shown via Dired
This commit is contained in:
parent
101571b052
commit
9cebe0873a
@ -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
|
After launching Emacs the directory structure will be the following
|
||||||
|
|
||||||
```
|
```
|
||||||
|
.git
|
||||||
auto-package-configuration/
|
auto-package-configuration/
|
||||||
auto-package-data/
|
auto-package-data/
|
||||||
elpa/
|
elpa/
|
||||||
@ -16,7 +17,6 @@ After launching Emacs the directory structure will be the following
|
|||||||
others-utils/
|
others-utils/
|
||||||
src-packages/
|
src-packages/
|
||||||
system-dependencies/
|
system-dependencies/
|
||||||
.git
|
|
||||||
.gitignore
|
.gitignore
|
||||||
README.md
|
README.md
|
||||||
init.el
|
init.el
|
||||||
|
Loading…
Reference in New Issue
Block a user