Skip to content

nasyxx/emacs.d

Repository files navigation

Nasy Emacs 配置

https://zenodo.org/badge/DOI/10.5281/zenodo.7790390.svg

1 新配置文件尙在加工中

此處留些許文字以方便諸君使用

2 安裝 Install

克隆到 .emacs.d

git clone https://github.com/nasyxx/emacs.d ~/nasy-emacs --recursive
ln -s ~/nasy-emacs ~/.emacs.d

2.1 生成 el 文件 Generate el files

make generate -j

2.2 生成 elc 與 eln 文件 Generate elc & eln files (可選 optional)

make config -j

3 更新 Update

簡而言之兩步

3.1 更新倉庫 Update repo

make update

3.2 更新 Update straight (可選 optional)

同時更新 elc 與 eln

make update-all

4 自定義

自定義文件全位于~芄蘭~有~芄蘭.el~與~custom.el~

雖有 custom.el 但未在配置中加載苟欲用之加載于 芄蘭/芄蘭.el

5 頟外

6 配置

7 Ref

@software{naNasyxxEmacs20232023a,
  title = {Nasyxx/Emacs.d: 2023 03 31 Version},
  shorttitle = {Nasyxx/Emacs.d},
  author = {Na, Saiyang and {haasdo95} and Berserk},
  date = {2023-04-01},
  doi = {10.5281/zenodo.7790390},
  url = {https://zenodo.org/record/7790390},
  urldate = {2023-04-01},
  abstract = {Nasy's emacs configuration},
  organization = {{Zenodo}}
}