~ruther/emacs.d

ref: e8303d595fc3e01157ea3c0c8b57f802af5061b5 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