emacs configuration using el-get

This commit is contained in:
2017-04-14 00:18:25 +02:00
parent 15fab753a8
commit bddf44658c
3 changed files with 106 additions and 0 deletions

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
emacs
=====
Emacs configuration using el-get.
```
$ git clone https://github.com/hybris42/emacs ~/.emacs.d/
$ emacs
```