1
0
emacs-config/README.md

24 lines
352 B
Markdown
Raw Normal View History

2021-02-03 11:23:13 -05:00
## 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
```