aboutsummaryrefslogtreecommitdiff
path: root/.doom.d/config.el
Commit message (Collapse)AuthorAgeFilesLines
* Moved .doom.d -> .config/doomMiquel Sabaté Solà2024-04-021-386/+0
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* mu: removed outdated stuffMiquel Sabaté Solà2023-09-181-4/+3
| | | | | | | The workaround for `headers-buffer-name` is no longer needed. Moreover, I have also added a guard to check for a globally installed mu4e. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* org: changed from setmana.org to index.orgMiquel Sabaté Solà2023-08-231-1/+1
| | | | | | Let's see if now I do shit more reliably. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Hot fix for old mu4e and minor hunspell updateMiquel Sabaté Solà2023-08-031-0/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* mail: added urvMiquel Sabaté Solà2023-01-021-0/+10
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: only clean the email on my workstationMiquel Sabaté Solà2022-10-241-1/+12
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: beware the new backup locationMiquel Sabaté Solà2022-07-311-2/+11
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* email: well, restrictions are stupidMiquel Sabaté Solà2022-03-041-0/+19
| | | | | | | | | | | | | | | | | The 'ajuntament' maildir has to be handled separately and manually because resources there are scarce, and after 2GiB of space consumed, it does not allow to proceed further. Therefore, I am nuking everything on the server while preserving things locally with a 'Pull New Flags' mode on mbsync. This has the side-effect that now emails that have been already handled on the website and moved into archive are no longer perceived to be moved, and the 'inbox' folder might keep on growing. That is why I have set up a hook before mu4e's update so these emails are removed every time. Again, restrictions are stupid and I should not have to do this. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added uoc as a gmail accountMiquel Sabaté Solà2021-10-251-0/+5
| | | | | | | | Let doom know that the uoc.edu address is in fact a gmail one. This has some implications in regards to what to do when trashing and other operations. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added the crux package backMiquel Sabaté Solà2021-10-181-0/+6
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: switched to Doom EmacsMiquel Sabaté Solà2021-10-171-0/+323
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>