~cytrogen/.emacs.d

.emacs.d/init.el -rw-r--r-- 2.7 KiB
f1ccd8c2 — Cytrogen a month ago
chore: 修正 Copyright 年份为 2026,更新模块加载顺序

- 所有配置文件 Copyright 从 2024 更正为 2026
- init.el 添加 pkg-calendar、pkg-dictionary、pkg-git 模块加载
1c84b147 — Cytrogen 3 months ago
chore: 更新配置文件,添加 email/reading 模块

- 更新 .gitignore: 忽略编译缓存、备份文件、org 缓存等
- 添加 pkg-email.el: 邮件配置模块
- 添加 pkg-reading.el: RSS 阅读配置
- 添加 reading-feeds.el: RSS feeds 配置
- 添加 snippets/org-mode/src: org-mode 代码片段
- 更新其他配置文件
- 从 git 移除不需要跟踪的缓存文件
efe4471e — HallowDem 3 months ago
First commit