| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
Magit will already default to 75, but set the `git-commit-fill-column'
variable just to be safe.
Moreover, when editing patch/diff files manually (e.g. editing a cover
letter in the context of 'git format-patch --cover-letter'), these rules
should also apply. Hence, set 'fill-column' locally to 75 as well.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
|
|
|
|
|
| |
Force email apps in GNU Emacs (i.e. mu4e) to "discourage" formats like
"text/html" or "text/richtext". This in practice forces email apps to
use "text/plain" by default, which is nicer looking in most cases, and I
can always switch back to HTML whenever that is not the case.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
|
|
| |
This way I don't depend on the order of configuration options.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
The folks at openSUSE were nice enough to provide an image that works with my
VisionFive2 board. Hence, let's reformulate the "vf2" profile to "debian", as
that's closer to what I was doing.
That being said, I have left a TODO to denote that the UUID used in GRUB needs
to be handled more gracefully.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
|
|
|
| |
The latest KDE installation should brought this up. I'm not even sure
about half of it, but whatever.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
|
|
|
|
|
| |
I was initially quite conservative in commit aeb9e0bc3b3a ("isync:
Modernize setup and make it safer") for my personal GMail account, but
the one from suse.com should actually follow the same rule for
exponge/sync.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
|
|
|
| |
It's really pedantic, but on my Framwork computer this is needed,
apparently.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
|
|
| |
Yes, it's really slow, but let's not error out because of that.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
|
|
|
|
|
|
| |
Apparently default notifications expect a favorite to be picked among
bookmarks. If not, then it picks the one at top, which is basically the
last one that was added by the user. Hence, define this bookmark last
just so it appears at the top of the main view, and also mark it as
"favorite" to double down.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
|
|
|
|
|
| |
I always end up forgetting which is which, and I have to turn into
'-h/--help'. Hence, instead of providing a "clever" short version of
each flag, let's scrap that and use a more explicit name for each
--skip-* flag.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
|
|
|
|
|
| |
Moreover, some subtle fixes have been added, like using
'update-bootloader' instead of 'update-grub' in SUSE-like systems, and
having -f in 'rm' commands so uninstall.sh can be run safely multiple
times without erroring out.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
|
|
|
|
| |
If the user asked for '-h/--help', the profile is irrelevant. Hence, the
right order is: first check if '-h/--help' was provided, then the
profile.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
|
|
|
|
| |
This allows this script to be more specific on the kernel being used,
less hiden (as it was on an environment variable), and it easies up the
route for a disk already containing a Linux system.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
|
|
|
| |
This allows this script to be more specific for the resulting
'install.sh', as the current situation wasn't quite working.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
|
|
|
|
| |
It no longer works since the move of this administation into outlook in
a way that app passwords are not allowed. Hence, just remove it and I
will find other ways on fetching/archiving email locally.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
|
|
|
|
| |
Use newer options instead of deprecated stuff. Moreover, some channels
like GMail's "All" are better to be handled Pull only, otherwise funny
things can happen.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
|
|
|
|
| |
Bring back the setup I had in the Doom Emacs days. Indeed I'm not using
IRC that much, but the configuration is pretty reliable for whenever I
need it.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
|
|
|
| |
I don't know what were the defaults for this, but it was certainly not
enough in order to run some of the selftests from the Linux kernel.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
I'm no longer using symmetric GPG for handling my passwords, but
'kwalletmanager' since commit 6a0a2aac2838 ("email: Use kwallet for
passwords").
Also add a mention to 'fetch-email', introduced in commit
56d6f3c21853 ("bin: Add 'fetch-email'").
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
|
|
|
| |
Relevant for my Framework RISC-V laptop, even if I need to get my hands
dirty a bit more with it.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
|
|
|
|
| |
This is a glorified bash one-liner for fetching my email by syncing each
channel via GNU parallel. This speeds up a bit from the usual 'mbsync
-a', even if it's not a miracle.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
|
|
|
| |
This means instructing mbsync on how to fetch email, GNU Emacs on how to
index it, and then msmtp on how to deliver it.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
|
| |
|
|
|
|
|
| |
This allows to specify the diff tool for programs that accept an
alternative for it.
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
|
| |
|
|
|
|
| |
This is no longer needed since the introduction of bin/doctor.rb.
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
|
| |
|
|
|
|
|
| |
Apparently C-2 was being interpreted as C-@. So, let's move the lambda
I was using into a function, so it can be assigned to both bindings.
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
|
| |
|
|
|
|
|
| |
Bringing back from my old Doom configuration, remap the default's GNU
Emacs `move-beginning-of-line` to the more useful crux one.
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
|
| |
|
|
|
|
| |
This directory no longer exist since I moved away from Doom.
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
|
| |
|
|
|
|
|
| |
This was available on my Doom configuration, and I needed it
back. Similarly the "TAB" mapping has been brought up as well.
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
|
| |
|
|
|
|
|
| |
This leaves out calls to gpg which in turn asked for more password
inputs, which even if I got sort of used to it, it was bad.
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
|