Age | Commit message (Collapse) | Author |
|
This prefixes `aerc` with `mbsync -a &&`. While I prefer IMAP
connections on aerc I want to regularly copy all mails from the server
to my machine to have a backup on disk.
This can be viewed even without an internet connection and is included
in my BTRFS-based snapshot backups.
|
|
This contains non-public content.
|
|
The default design is slightly ugly.
|
|
The configuration was somehow broken leading to huge heights of the
notification frames.
|
|
|
|
imv does not seem to support webp.
|
|
This allows to select either all branches to display with `igit --all`
or a subset of branches with `igit branch1 branch2 ...`.
With this change it is possible to get a better overview in repositories
with a huge number of branches.
|
|
This allows to install programs with `go install
<module-url>@<version>`.
|
|
This is more often annoying than helpful.
|
|
This files can be sourced by shell configs and replaces the scripts
repository [1].
[1]: https://xengineering.eu/git/scripts
|
|
|
|
- sort list of programs automatically
- report all programs with a check mark `[x]` or without `[ ]`
|
|
|
|
The functionality is now available as `check_programs()`. Not executing
it on shell startup makes it more comfortable to use systems which do
not provide all the mentioned programs.
|
|
|
|
|
|
Replaced by the better tool 'rifle' which is shipped with 'ranger'.
|
|
The new posix-shell folder should contain shell code which is portable
between different implementations.
|
|
It makes more sense to check for missing programs after the PATH is
customized since some of the programs might be installed in unusual
locations.
|
|
|
|
|
|
This commit adds code to the .bashrc file which checks for required
programs on startup of bash. Thus it is easier to detect for the user if
essential programs are missing.
This will make it significantly easier to setup new machines.
|
|
|
|
The new neovim-flavored one which comes with nvim 0.10 as default does
not work for well.
|
|
This is enabled by default in nvim 0.10 and does not look good.
|
|
The URL mode used to be mapped to Control-Shift-u by default. This is
now re-established.
The unicode mode was never actually used. Since it needs some
configuration and Control-Shift-o is just freed it gets this
combination.
|
|
This might contain sensitive data.
|
|
Since there is no need anymore for usage of aerc on Linux mobile phones
(switched to Android / LineageOS) the sidebar can be bigger to avoid
lines which are just displayed partially.
|
|
This enables the Zephyr RTOS build system in the current terminal to be
able to build Zephyr free standing applications.
This alias assumes a setup based on the Zephyr Getting Started Guide
[1].
[1]: https://docs.zephyrproject.org/latest/develop/getting_started/index.html
|
|
|
|
|
|
Under ~/contacts there might be multiple address books.
|
|
|
|
This folder contains sensitive data.
|
|
|
|
|
|
|
|
This is used for the foot terminal too.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows to insert these snippets by the completion system. This is
especially useful if boilerplate code is required as for example a HTML
page skeleton.
|
|
|