~ruther/emacs.d

ref: 484708ac1665b955bf5ceaf2f783921c663a8883 emacs.d/.gitignore -rw-r--r-- 264 bytes
6dc1de44 — Rutherther 7 months ago
chore: add transient history to gitignore
04b82d30 — Rutherther 2 years ago
chore: move custom-setup.el to lisp/ subfolder
067a92d5 — Rutherther 2 years ago
chore: add custom.el to .gitignore

The custom.el is a file that is created by customizing emacs.
Do not persist this file in repo, as if the option is meant to
persist, it should be set in corresponding part of init.el
aaf621dd — Rutherther 2 years ago
chore: add gitignore
c206a3ac — Rutherther 2 years ago
feat: no littering
b3a914a7 — Rutherther 2 years ago
feat: Initial commit

Initial working configuration