1
0
emacs-config/README.md

24 lines
352 B
Markdown

## Install
Clone the repository
```
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/
my-utils/
others-utils/
src-packages/
system-dependencies/
.gitignore
README.md
init.el
```