#+title: doom emacs config #+author: 李继刚 原则 #+beginquote 配置原则: 如无必要, 勿增实体 #+endquote 配置的每行代码争取做到 =减无可减= 的状态, 增加的每一行都有其原因。 截图 #+attrorg: :width 800px [[file:images/org-showoff-white.png]] #+attrorg: :width 800px [[file:images/org-showoff-dark.png]] 安装 安装 Doom #+beginsrc shell git clone --depth 1 https://github.com/hlissner/doom-emacs /.emacs.d /.emacs.d/bin/doom install #+endsrc 下载本配置文件到本地 #+beginsrc shell git clone git@github.com:lijigang/emacs.d.git #+endsrc Tangle 代码生成配置 #+beginsrc ;; emacs readme.org M-x: org-babel-tangle #+endsrc 配置 开关: Doom 自带的模块 :PROPERTIES: :header-args: :tangle...
| Stars | 66 |
| Forks | 3 |
| Category | AI Tool |
| Quality Score | 42.5621916738514/100 |
| Last Updated | 2026-07-06 |
| Created | 2021-03-11 |
| Est. Tokens | ~25k |
These tools work well together with emacs.d for enhanced workflows:
Explore other popular ai tool tools:
emacs.d is Personal emacs config with doom, especially for Orgmode use.. It is categorized as a AI Tool with 66 GitHub stars.
You can find installation instructions and usage details in the emacs.d GitHub repository at github.com/lijigang/emacs.d. The project has 66 stars and 3 forks, indicating an active community.