Go to file
lemyx 7cc427b40b Support Emacs session save and restore
调用 M-x emacs-session-save 命令退出 Emacs, 再次启动 Emacs 时将加载之
前的 frame 和 窗口布局
2024-12-31 09:51:30 +08:00
install Integrate LLM for enhancement 2024-12-29 12:07:49 +08:00
lisp Support Emacs session save and restore 2024-12-31 09:51:30 +08:00
site-lisp Integrate LLM for enhancement 2024-12-29 12:07:49 +08:00
.gitignore Add TsangerJinKai03-6763 as Chinese Font 2024-12-30 09:56:20 +08:00
.gitmodules Integrate LLM for enhancement 2024-12-29 12:07:49 +08:00
early-init.el Initial commit 2024-12-28 10:59:10 +08:00
init.el Support Emacs session save and restore 2024-12-31 09:51:30 +08:00
README.org Initial commit 2024-12-28 10:59:10 +08:00

Installation

  git clone git@github.com:lemyx/.emacs.d.git && cd .emacs.d
  bash install.sh