aboutsummaryrefslogtreecommitdiff
path: root/.doom.d/init.el
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning some things upMiquel Sabaté Solà2022-09-051-1/+1
| | | | | | | | | | I forgot to update the year on the license script itself (sorta did but never bothered to push it on git), and removed emoji support in GNU Emacs since it can be a pain when starting in daemon mode for the first time (it asks for downloading the emojis but you don't really read it when starting on this way). Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: add docker supportMiquel Sabaté Solà2022-03-041-1/+1
| | | | | | | I'm not using the fancy function, just the Dockerfile mode for editing them... Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* doom: format on saveMiquel Sabaté Solà2022-01-131-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Add rust into my dev boxMiquel Sabaté Solà2021-10-251-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: switched to Doom EmacsMiquel Sabaté Solà2021-10-171-0/+175
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>