Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bolasblack/.emacsrc
config of emacs
https://github.com/bolasblack/.emacsrc
Last synced: 11 days ago
JSON representation
config of emacs
- Host: GitHub
- URL: https://github.com/bolasblack/.emacsrc
- Owner: bolasblack
- Created: 2012-02-03T05:08:23.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-01-02T00:25:55.000Z (about 1 year ago)
- Last Synced: 2024-11-10T03:36:32.816Z (2 months ago)
- Language: Emacs Lisp
- Homepage: plafer.info
- Size: 171 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 的配置文件所在地