~ruther/emacs.d

ref: 7d0c11a0ba89a4a7fe135e870a969cff45e49658 emacs.d/.gitignore -rw-r--r-- 248 bytes
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
chore: add gitignore
feat: no littering
feat: Initial commit

Initial working configuration