~cytrogen/.emacs.d

ref: e2b51cc0e6880c1956c1b292e78297a60459d920 .emacs.d/.gitignore -rw-r--r-- 359 bytes
e2b51cc0 — Cytrogen a month ago main
chore: 更新 gitignore 和数据文件

- .gitignore:添加 immich-config.el、calendar-secrets.el、
  .org-gcal-token、site-lisp/ 到忽略列表
- org-structure.org:修正课程笔记 Capture 模板
- reading-feeds.el:更新 FreshRSS 地址为公网域名,密码改用 pass
  命令获取,更新 OPDS 服务器地址
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 移除不需要跟踪的缓存文件
416a2311 — HallowDem 3 months ago
dev: 添加 gitignore
efe4471e — HallowDem 3 months ago
First commit