1
0
emacs-config/README.md
2021-02-03 09:23:13 -07:00

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
```
auto-package-configuration/
auto-package-data/
elpa/
my-utils/
others-utils/
src-packages/
system-dependencies/
.git
.gitignore
README.md
init.el
```