aboutsummaryrefslogtreecommitdiff
path: root/Doom/.config/doom/init.el
AgeCommit message (Collapse)Author
2020-07-20+my own mail configdx
Using authinfo.gpg, notmuch and offlineimap to manage my mail. I now have my own server @ aryadevchavali.com, so I setup a mail server hosted on mail.aryadevchavali.com. This config manages the emacs side of things, I'll add my offlineimaprc later
2020-07-20~clean up init.eldx
2020-07-19refactor majordx
2020-07-17+made my own completion module using ido moduledx
Basically copied the parts I liked of the ido module and removed the parts I didn't.
2020-07-16~decomposed startup module into personal configdx
2020-07-15~~/.doom.d -> ~/.config/doomdx