aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* bin/doctor: update links to 'g' and 'soria'HEADmainMiquel Sabaté Solà2 days1-6/+6
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* mbsync: remove the UOC accountMiquel Sabaté Solà3 days1-55/+0
| | | | | | | | This has been inactive for years, and the occasional email is just not worth it, as now I have to rotate credentials for it on the client side and I'm not feeling like doing that. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* emacs: fold all threads on mu4e-viewMiquel Sabaté Solà7 days1-0/+4
| | | | | | This applies except unread messages. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* emacs: update soria's locationMiquel Sabaté Solà2026-07-211-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* bin: update paths after github's moveMiquel Sabaté Solà2026-07-211-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* kbuild: properly state when no profiles are availableMiquel Sabaté Solà2026-07-061-1/+5
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* bash: don't set CROSS_COMPILE on vf2Miquel Sabaté Solà2026-07-061-6/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* emacs: freeze versions for packagesMiquel Sabaté Solà2026-07-061-25/+25
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* emacs: add dts modeMiquel Sabaté Solà2026-07-061-0/+3
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* git: remove the unused 'fpush' aliasMiquel Sabaté Solà2026-07-021-1/+0
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* git: add the 'ref-commit' aliasMiquel Sabaté Solà2026-07-021-0/+1
| | | | | | | This goes in tandem with the --pretty=fixes option, and it's useful to reference commits on a commit message. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* emacs: set mailbox.org as the default accountMiquel Sabaté Solà2026-07-021-19/+19
| | | | | | | | Also, don't ask for the profile when starting, let's assume the default one. Then, when it actually matters (e.g. composing), mu4e will always ask unless it can figure it out automatically (e.g. reply). Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* kbuild: update documentationMiquel Sabaté Solà2026-07-011-5/+11
| | | | | | | A lot of stuff was outdated after the addition of options like '-l/--local'. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* kbuild: add the '--list-profiles' optionMiquel Sabaté Solà2026-07-011-15/+15
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* kbuild: list available profiles on profile errorsMiquel Sabaté Solà2026-07-011-5/+20
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* kbuild: remove outdated values on help messageMiquel Sabaté Solà2026-07-011-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* kbuild: fix typo on -l/--local help messageMiquel Sabaté Solà2026-07-011-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* emacs: add Message-ID in mu4eMiquel Sabaté Solà2026-06-291-0/+4
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* emacs: ignore the .cache/ directoryMiquel Sabaté Solà2026-06-221-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* emacs: update packagesMiquel Sabaté Solà2026-06-221-31/+31
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* bin: join the "append" kernel parameter into a single stringMiquel Sabaté Solà2026-06-221-7/+2
| | | | | | This apparently avoids weird problems when calling QEMU. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* bin: set -x on the run-riscv-gdb scriptMiquel Sabaté Solà2026-06-221-2/+2
| | | | | | Also default to a better repository base directory. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* emacs: add elpa/ into gitignoreMiquel Sabaté Solà2026-05-211-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* emacs: upgrade packages to newer versionsMiquel Sabaté Solà2026-05-211-37/+37
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Use 'bat' even on DebianMiquel Sabaté Solà2026-05-111-3/+11
| | | | | | | In Debian 'bat' is actually called 'batcat', so accomodate for that as well. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* fetch-email: ditch GNU parallel as it's bailing on meMiquel Sabaté Solà2026-05-111-6/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* alacritty: even bigger fontsMiquel Sabaté Solà2026-05-111-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* kbuild: set execution for the installation scriptsMiquel Sabaté Solà2026-05-111-0/+3
| | | | | | | As we do when the '-l/--local' flag is provided, set execution mode for the install.sh and the uninstall.sh scripts when bundling too. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Remove old backup systemMiquel Sabaté Solà2026-04-154-90/+0
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* doctor: do not make an exact match on the platformMiquel Sabaté Solà2026-03-181-2/+2
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* alacritty: increase the font sizeMiquel Sabaté Solà2026-03-181-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* emacs: don't trash mu4e messages without the flagMiquel Sabaté Solà2026-02-271-0/+1
| | | | | | | Not entirely sure that solves my issues with trashing lately, but here it goes. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* kbuild: automatically sign vmlinuz on 'freezeezy'Miquel Sabaté Solà2026-02-271-3/+16
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* kbuild: add the 'freezeezy' profileMiquel Sabaté Solà2026-02-272-0/+104
| | | | | | This is the profile for my x86_64 development box. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* kbuild: add the '-l/--local' flagMiquel Sabaté Solà2026-02-271-3/+36
| | | | | | | | | | This allows you to define that you are planning to deploy things in your current development box. This means that ARCH has to match whatever is currently on your system, and CROSS_COMPILE is needed. Moreover, we don't need an installation bundle, but we just need the install.sh/uninstall.sh scripts. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* kbuild: fix typo on missing dracutMiquel Sabaté Solà2026-02-261-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* config: add the balena etcher handler schemeMiquel Sabaté Solà2026-02-261-0/+1
| | | | | | Because apparently that's a thing now. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* bin: cleanup the busybox /home only when a binary was providedMiquel Sabaté Solà2026-02-251-5/+4
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* ghostty: don't touch the titleMiquel Sabaté Solà2026-02-241-1/+1
| | | | | | | | Even if it's a nice feature to allow applications to write to it, this also means to do this for stupid executions like "ls", and that's just plain distracting and not worth it. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* emacs: update straight.el versionsMiquel Sabaté Solà2026-02-231-29/+29
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Add minimalistic .bashrc file for dev environmentsMiquel Sabaté Solà2026-02-191-0/+38
| | | | | | | Just some useful defaults for special development environments such as my Starfive VisionFive2 board. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* emacs: remove <space>-u bindingMiquel Sabaté Solà2026-02-191-1/+0
| | | | | | I have never really used it, so let's remove some noise. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* General minor updates for the global .gitignoreMiquel Sabaté Solà2026-02-191-4/+6
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Add .project files into global gitignoreMiquel Sabaté Solà2026-02-191-0/+2
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* e: add microemacsMiquel Sabaté Solà2026-02-191-2/+5
| | | | | | | It's impossible that the previous editors don't exist but microemacs does, but I still find it funny. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* emacs: avoid adding Makefile projectsMiquel Sabaté Solà2026-02-101-4/+3
| | | | | | | | In projects like Linux this turns out to be troublesome as each subsystem has its own Makefile and then tools like ripgrep narrow down their focus too much when trying to perform Linux-wide searches. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* do-backup: ignore old mailboxesMiquel Sabaté Solà2026-02-101-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* emacs: do not delete sent messages on mailbox.orgMiquel Sabaté Solà2026-01-301-1/+1
| | | | | | | | | | | | | | | | Since GMail copies email to the Sent folder regardless of your mu4e settings, it's usually recommended to configure mu4e sent's behavior to 'delete (thus avoiding duplicate sent messages). But I had sadly copy/pasted the same configuration from GMail into my mailbox settings, where this automatic copying of sent messages does not happen. This went unnoticed because I've sent email from this account mainly to the Linux kernel mailing lists, where you receive a copy from the thread anyways and that wasn't much of a problem. But after noticing a couple of missing sent email, and after some head scratching, I've found the 'delete behavior and reverted to good ol' 'sent. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* mise: use 'latest' for rubyMiquel Sabaté Solà2026-01-221-1/+1
| | | | | | Not totally sure whether that's the right setting, but it works for now. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* bin: backup 'mihi' as wellMiquel Sabaté Solà2026-01-221-0/+6
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>