aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Changed layout from mi to maoMiquel Sabaté Solà2023-08-221-2/+2
| | | | | | Apparently 'mi' is no longer the code to be used for maori. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Hot fix for old mu4e and minor hunspell updateMiquel Sabaté Solà2023-08-032-0/+5
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* i3: use flameshot for taking screenshotsMiquel Sabaté Solà2023-05-251-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* bash: using bat as a replacement for catMiquel Sabaté Solà2023-05-251-0/+14
| | | | | | | | This is only done if the binary actually exists, and then we change environment variables such as MANPAGER and MANROFFOPT so everything works seemlessly. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Updated copyright noticeMiquel Sabaté Solà2023-01-0225-45/+43
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* irb: removed unneeded methodsMiquel Sabaté Solà2023-01-021-13/+0
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* i3: launch dmenu with $mod+spaceMiquel Sabaté Solà2023-01-021-2/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* mail: added urvMiquel Sabaté Solà2023-01-022-0/+39
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: fix by updating the copyright noticeMiquel Sabaté Solà2022-10-2424-30/+30
| | | | 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>
* Cleaning some things upMiquel Sabaté Solà2022-09-052-2/+2
| | | | | | | | | | 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>
* bin: added the git-default scriptMiquel Sabaté Solà2022-09-051-0/+45
| | | | | | | | This subcommand allows you to easily checkout the default branch. This is mainly done because nowadays there are repositories with `main` or `master` or `whatever` as their default name. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: added GNU Emacs 28.1 into the matrixMiquel Sabaté Solà2022-08-011-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Removed .rvmrc fileMiquel Sabaté Solà2022-08-011-1/+0
| | | | | | | It's no longer used and it's actually giving me some weird warnings I don't want to care about. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: load early-init.el insteadMiquel Sabaté Solà2022-08-011-1/+1
| | | | | | | Doom has removed init.el and it's only using early-init.el, so use that instead. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: beware the new backup locationMiquel Sabaté Solà2022-07-314-20/+30
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Updated the node version being usedMiquel Sabaté Solà2022-07-311-1/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Updated hunspell and removed useless hgrc fileMiquel Sabaté Solà2022-06-272-28/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* email: well, restrictions are stupidMiquel Sabaté Solà2022-03-042-4/+27
| | | | | | | | | | | | | | | | | 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: add docker supportMiquel Sabaté Solà2022-03-042-2/+2
| | | | | | | I'm not using the fancy function, just the Dockerfile mode for editing them... Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* git: added lfsMiquel Sabaté Solà2022-01-131-1/+7
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* doom: format on saveMiquel Sabaté Solà2022-01-132-2/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* rvm: silence the annoying message for PATHMiquel Sabaté Solà2022-01-131-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Updating hunspell dictionaryMiquel Sabaté Solà2021-11-161-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* bin: explicitely set the nocap optionMiquel Sabaté Solà2021-11-151-2/+2
| | | | | | | When toggling the layout, explicitely set the ctrl:nocap option so it overrides the default value for some systems. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Add rust into my dev boxMiquel Sabaté Solà2021-10-252-1/+9
| | | | 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>
* Polishing things up a bitMiquel Sabaté Solà2021-10-183-438/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: even simpler emacs testingMiquel Sabaté Solà2021-10-181-5/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: simplifying the evaluated lispMiquel Sabaté Solà2021-10-181-4/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: hopefully fixed the remaining issueMiquel Sabaté Solà2021-10-182-1/+7
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Moved readme to markdownMiquel Sabaté Solà2021-10-181-12/+13
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: more splitting upMiquel Sabaté Solà2021-10-182-8/+23
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: fixed typoMiquel Sabaté Solà2021-10-181-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: split a bit more the pipelineMiquel Sabaté Solà2021-10-181-1/+6
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: install 'soria' from melpaMiquel Sabaté Solà2021-10-181-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: trying to get paths rightMiquel Sabaté Solà2021-10-181-1/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: the script step doesn't need setting up emacsMiquel Sabaté Solà2021-10-181-4/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: move emacs' testing into its own thingMiquel Sabaté Solà2021-10-181-6/+15
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added the crux package backMiquel Sabaté Solà2021-10-185-6/+17
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: really fail on doom doctor failureMiquel Sabaté Solà2021-10-171-1/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: fix for some pathsMiquel Sabaté Solà2021-10-172-2/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: don't allow doom to prompt for anythingMiquel Sabaté Solà2021-10-171-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: travis -> githubMiquel Sabaté Solà2021-10-174-59/+41
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* spell: small additionMiquel Sabaté Solà2021-10-171-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: switched to Doom EmacsMiquel Sabaté Solà2021-10-1727-3013/+588
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* git: nuke autocrlf optionMiquel Sabaté Solà2021-09-231-2/+1
| | | | | | Boy it really screws things up! Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Finally add uoc.edu address into mu, mbsync and msmtpMiquel Sabaté Solà2021-09-223-18/+90
| | | | | | This was a long time coming... Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* msmtp: using the proper credentials for suse.deMiquel Sabaté Solà2021-09-221-3/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* i3: add binding for suspendingMiquel Sabaté Solà2021-09-211-0/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>