~ruther/emacs.d

ref: 787a273a6ed017aa7f639e838f8ca642884ef100 emacs.d/.gitignore -rw-r--r-- 264 bytes
6dc1de44 — Rutherther 9 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