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

https://github.com/effet/.emacs.d

my own emacs configs
https://github.com/effet/.emacs.d

Last synced: 4 months ago
JSON representation

my own emacs configs

Awesome Lists containing this project

README

          

.emacs.d
========

## Installation

```bash
cd ~
git clone https://github.com/Effet/.emacs.d.git
[[ -f ~/.emacs ]] && mv ~/.emacs{,.bak}
```