| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
.mbsyncrc:
Use new configuration terminology for remote/local accounts.
|
|
|
|
|
|
|
|
|
|
| |
.ssh/config:
Switch all hosts that are already configured to do so away from using a
specific IdentityFile. Most hosts are now configured to use a ssh key
that is provided via gnupg's ssh-agent facility.
Add remote camera host.
Remove obsolete Arch Linux related hosts.
Remove all Holoplot related hosts.
|
|
|
|
|
| |
.config/zsh/includes/export.zsh:
Use SSH_AUTH_SOCK as provided by gnupg.
|
|
|
|
|
|
| |
.gnupg/sshcontrol:
Add keygrip `8EB301A8163079AEFBCE77F0185C2B7CEFB786BD` to use the key if
gnupg provides ssh-agent capabilities.
|
|
|
|
|
|
| |
.config/nvchecker/community.toml:
Add libspecbleach, nextcloud-app-{calendar,contacts,mail,notes,tasks}
and python-loguru.
|
|
|
|
|
| |
.config/nvchecker/extra.toml:
Add openpmix, prrte and wolfssl
|
|
|
|
|
|
| |
.config/packages/community.txt:
Add libspecbleach, nextcloud-app-{calendar,contacts,mail,notes,tasks}
and python-loguru.
|
|
|
|
|
| |
.config/packages/extra.txt
Add openpmix, prrte and wolfssl.
|
|
|
|
|
|
| |
.config/mutt/{dave@sleepmap.de,dvzrv@archlinux.org,gpg}.rc:
Remove trailing "!" as pinning of the key had the unwanted side-effect
of that key also being used for encryption (which does not work...).
|
|
|
|
|
|
| |
.config/nvchecker/extra.toml:
The vde2 upstream made a release with tag in git, which means we can now
track it.
|
|
|
|
|
|
|
| |
.config/mutt/*:
Force the use of a specific signing key by appending "!" to the key ID.
Gnupg has the bizarre "feature" to just YOLO use any subkey with signing
capability it finds instead.
|
|
|
|
|
|
| |
.config/git/config:
Do not show signatures in log. It makes the use of tig and git log super
slow.
|
|
|
|
|
| |
.config/mutt/*.rc:
Fix remaining include locations to be fully XDG_CONFIG_DIR compliant.
|
|
|
|
|
| |
.config/mimeapps.list:
Prefer eog over feh, as the latter is X11 only.
|
|
|
|
|
| |
.config/sway/config.d/hmbx:
Change default background image to new location of adwaita dark image.
|
|
|
|
|
| |
.local/share/shotwell:
Change the target of the symlink according to system changes.
|
|
|
|
|
| |
.vimrc:
Do not use a theme.
|
|
|
|
|
| |
.gnupg/gpg-agent.conf:
Enable ssh-agent support in gpg-agent
|
|
|
|
|
|
| |
.config/zsh/includes/functions.zsh:
Change pkg_keyid_lookup() to work on blocks of data to become more
robust in detecting packages signed by a specific packager.
|
|
|
|
|
|
|
|
|
| |
.config/nvchecker/community.toml:
Add jack_link, laborejo, lib32-libaio, libcalfbox-lss, libguestfs,
mkosi, python-cerberus, python-findpython and tembro.
Change libiio exclude_regex to exclude prereleases.
Change zsa-wally-cli include_regex to only include Linux related
releases.
|
|
|
|
|
|
| |
.config/packages/community.txt:
Add jack_link, laborejo, lib32-libaio, libcalfbox-lss, libguestfs,
mkosi, python-cerberus, python-findpython and tembro.
|
|
|
|
|
|
| |
.config/nvchecker/extra.toml:
Add archinstall, cyrus-sasl, libnitrokey, openmpi, vde2 and update confi
for vlc to use git repo.
|
|
|
|
|
| |
.config/packages/extra.txt
Add cyrus-sasl, libnitrokey, openmpi and vde2
|
|
|
|
|
| |
.config/nvchecker/core.toml:
Add audit, gnupg, libaio and libsasl
|
|
|
|
|
| |
.config/packages/core.txt:
Add audit, gnupg, libaio and libsasl.
|
|
|
|
|
| |
.gitignore:
Adapt mutt ignores for new location.
|
|
|
|
|
| |
bin/gpg2mutt:
Change the output file to be XDG_CONFIG_DIR compliant.
|
|
|
|
|
| |
.config/mutt/*:
Fix source paths so that they are XDG_CONFIG_DIR compliant.
|
|
|
|
|
| |
.config/mutt/*:
Use XDG_CONFIG_DIR compliant config location
|
|
|
|
|
|
| |
.mutt/{dave@sleepmap.de,gpg}.rc:
Switch to new PGP key 1793DAD5D803A8FFD7451697BB992F9864FAD168 for
signatures.
|
|
|
|
|
|
|
| |
.config/git/config:
Show PGP signatures in logs.
Switch to "main" as default branch (for new repos).
Sign all commits by default.
|
|
|
|
|
| |
.config/ncmpcpp/config:
The "genius" lyrics provider is terribly broken. Remove it.
|
|
|
|
|
| |
.zshrc:
Guard calls to dircolors with check for existence using `command -v`.
|
|
|
|
|
|
| |
.zprofile:
Guard execution of systemctl with a check for existence using `command
-v`.
|
|
|
|
|
| |
.config/mc/ini:
Update mc config.
|
|
|
|
|
| |
.config/gtk-3.0/bookmarks:
Add local ~/mounts directory to bookmarks.
|
|
|
|
|
| |
.config/mimeapps.list:
Set mupdf as default for pdfs and bookworm to the list of ebook viewers.
|
|
|
|
|
| |
.config/nvchecker/extra.toml:
Add jack2 and jack-example-tools
|
|
|
|
|
| |
.config/nvchecker/aur.toml:
Add jack and jack-example-tools-git
|
|
|
|
|
|
| |
.config/zsh/includes/export.zsh:
Remove the automatic report for processes executing longer than five
seconds.
|
|
|
|
|
| |
.config/zsh/includes/functions.zsh:
Add function to lookup all packages signed by a given PGP key ID.
|
|
|
|
|
|
|
| |
bin/sclang:
Remove custom local override script used for headless environments.
Supercollider should be built to provide headless support directly
instead of working around the problem client-side.
|
|
|
|
|
|
|
| |
bin/pulse2jack:
Remove custom script to start pulseaudio sinks for use with jack.
This is not needed with pipewire and can be done more cleanly using
systemd user services.
|
|
|
|
|
| |
bin/startsway:
Remove custom script as sway is now started via systemd user unit.
|
|
|
|
|
|
|
|
|
|
|
|
| |
.config/nvchecker/community.toml:
Add aardvark-dns, cardinal, cni-plugins, containers-common_shortnames,
lib32-pipewire, libusbsio, molecule-vagrant, netavark,
python-argparse-addons, python-bincopy, python-click-option-group,
python-cmsis-pack-manager, python-crcmod, python-deepmerge,
python-fastjson, python-humanfriendly, python-milksnake, python-pdm,
python-pdm-pep517, python-pylink-square, python-pyocd,
python-pythonfinder, python-sly, qm-dsp, ruby-minitest-focus, simde.
Remove giada, libquicktime, python-nose-progressive.
|
|
|
|
|
| |
.config/zsh/includes/aliases.zsh:
Add db-update as alias for updating the remote sync dbs.
|
|
|
|
|
| |
.config/packages/aur.txt
Add cardinal-git
|
|
|
|
|
|
|
|
|
| |
.config/systemd/system/mbsync@.service:
Add a systemd system service that is supposed to rely on
SetCredentialEncrypted to retrieve a given user's mails.
.config/systemd/system/mbsync@.timer:
Run the accompanying mbsync@.service every 5 minutes.
|
|
|
|
|
| |
.config/packages/aur.txt:
Add new-session-manager-git.
|
|
|
|
|
| |
.config/zsh/includes/aliases.zsh:
When targetting the JACK backend use the generic "system" device.
|