An open API service indexing awesome lists of open source software.

https://github.com/propan/emacs-config

My emacs configuration files
https://github.com/propan/emacs-config

Last synced: 5 months ago
JSON representation

My emacs configuration files

Awesome Lists containing this project

README

          

# emacs-config

Sacred files of Emacs.

# Installation

```bash
git clone git@github.com:propan/emacs-config.git .emacs.d
cd .emacs.d
git submodule update --init
```