aboutsummaryrefslogtreecommitdiff
path: root/.config
Commit message (Collapse)AuthorAgeFilesLines
* Tidying up my bashrcMiquel Sabaté Solà2023-08-231-1/+2
| | | | | | | Moved XDG variable into the proper user-dirs.dirs file, and ensured that the RVM lines are on the end. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: beware the new backup locationMiquel Sabaté Solà2022-07-311-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: switched to Doom EmacsMiquel Sabaté Solà2021-10-171-4/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Finally add uoc.edu address into mu, mbsync and msmtpMiquel Sabaté Solà2021-09-221-0/+8
| | | | | | 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>
* Added msmtp into the mixMiquel Sabaté Solà2021-06-281-0/+49
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* alacritty: disabled some troublesome bindingsMiquel Sabaté Solà2020-12-161-2/+0
| | | | | | | | They were conflicting with my GNU Emacs config, which is a problem since commands such as `git commit` will pick this as the editor to be used, and it was hella confusing... Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* config: final renaming of directoriesMiquel Sabaté Solà2020-10-201-1/+1
| | | | | | | | Hopefully this structure sticks. Plus the usual hunspell update. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* config: updated mimeapps.list fileMiquel Sabaté Solà2020-10-191-0/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* config: added a user-dirs.dirsMiquel Sabaté Solà2020-10-191-0/+8
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* alacritty: refined key bindings and search colorsMiquel Sabaté Solà2020-08-121-4/+12
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* alacritty: use the soria themeMiquel Sabaté Solà2020-08-121-23/+29
| | | | | | Use the colors which are used in the soria theme. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Trying out alacritty as the terminal emulatorMiquel Sabaté Solà2020-08-121-0/+49
| | | | | | | | For now I've built it from source, which maybe isn't the best option. I've also updated the hunspell dictionary. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Complete re-structuring so it's easier to installMiquel Sabaté Solà2019-08-222-0/+261
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>