Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bolasblack/.emacsrc

config of emacs
https://github.com/bolasblack/.emacsrc

Last synced: 11 days ago
JSON representation

config of emacs

Awesome Lists containing this project

README

        

# My Emacs Config

```sh
(cd ~ && git clone https://github.com/bolasblack/.emacsrc.git && echo '(load "~/.emacsrc/init.el")' >> .emacs)
```

* `confs/` 是主要的配置文件所在地
* `lisps/` 一些自己写的脚本
* `snippets/` snippet 文件所在地
* `flycheck.conf/` flycheck 的配置文件所在地