| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
.xinitrc:
Qtile needs to be started using the start subcommand.
|
|
|
|
|
| |
.config/starship.toml:
Add status output for starship.
|
|
|
|
|
| |
.config/zsh/includes/export.zsh:
Change all relevant exports to use nvim instead of vim.
|
|
|
|
|
|
| |
.config/starship.toml:
Add simple config to always show username and host and to truncate
directories after eight components.
|
|
|
|
|
|
|
|
|
| |
.ssh/config:
Remove all ForwardAgent settings and replace ProxyCommand with
ProxyJump.
Add groutefsf, gapu-access, gsmbfsf, build.archlinux.org.
Update settings for nws4 (rely on hosts file to determine IP), and
aws-production-api-testing.
|
|
|
|
|
|
| |
.config/systemd/user/mbsync.service:
Run notmuch after `mbsync2mutt_mailboxes` so that mailboxes.rc is always
created after sync (even if notmuch fails).
|
|
|
|
|
| |
.config/sway/config:
Switch from rofi to wofi as application launcher.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
.config/packages/community.txt:
Add acpi_call, arch-release-promotion, bbswitch, broadcom-wl,
deepin-anything-arch, fst, lib32-libffi, mailman-web, mellite,
netfilter-fullconenat, nextcloud-app-bookmarks, openttd,
python-aafigure, python-ansible-compat, python-cbor2, python-dbus-next,
python-django-q, python-fire, python-nkdfu, python-pymupdf,
python-pytest-xprocess, python-pywayland, python-pywlroots,
python-svglib, python-xkbcommon, r8168, rst2pdf, scummvm, sound-gambit,
tp_smapi, vhba-module, virtualbox-host-modules-arch, xmms2.
Remove jack2, lib32-jack, redkite, squashfs-tools and
terraform-provider-libvirt.
|
|
|
|
|
|
|
| |
.config/packages/extra.txt:
Add audacious-plugins, fmt, jack2, linux-zen, mkinitcpio-archiso,
nvidia, pipewire, squashfs-tools and webrtc-audio-processing.
Remove jack.
|
|
|
|
|
| |
.config/packages/core.txt:
Add linux.
|
|
|
|
|
|
| |
.config/packages/aur.txt:
Add jack, lib32-jack and mkinitcpio-archiso-git.
Remove mellite.
|
|
|
|
|
|
|
|
|
|
|
|
| |
.config/nvchecker/community.toml:
Add acpi_call, arch-release-promotion, bbswitch, deepin-anything-arch,
fst, lib32-ffi, mailman-web, mellite, nextcloud-app-bookmarks,
python-aafigure, python-ansible-compat, python-cbor2, python-dbus-next,
python-fire, python-nkdfu, python-pymupdf, python-pytest-xprocess,
python-pywayland, python-pywlroots, python-svglib, python-xkbcommon,
r8168, rst2pdf, sound-gambit, tp_smapi, vhba-module.
Remove jack2, lib32-jack, redkite, squashfs-tools,
terraform-provider-libvirt.
|
|
|
|
|
|
|
|
| |
.config/nvchecker/extra.toml:
Add fmt, linux-zen, mkinitcpio-archiso, pipewire, pulseaudio,
squashfs-tools, webrtc-audio-processing.
Add exclude_regex definitions where necessary.
Remove jack.
|
|
|
|
|
| |
.config/nvchecker/core.toml:
Add libffi and linux.
|
|
|
|
|
|
| |
.config/nvchecker/aur.toml:
Remove mellite (now in community).
Add mkinitcpio-archiso-git.
|
|
|
|
|
|
|
| |
.zshrc:
To allow proper use of the functions, add them early.
Add back settings for vi mode.
Add back prepend-sudo.
|
|
|
|
|
|
|
|
|
| |
.config/zsh/{functions,includes}/*:
Move functions and includes to XDG compliant locations.
.zshrc:
Include functions and other includes from XDG compliant locations.
Remove use of prepend-sudo function.
|
|
|
|
|
| |
.zsh.before/*:
Remove all 'before' include files.
|
|
|
|
|
| |
.zshrc:
Remove the sourcing of all 'before' files.
|
|
|
|
|
| |
.zsh.functions/overrides.zsh:
Add function to make git favor local files when doing completion.
|
|
|
|
|
| |
.zsh.before/noglob.zsh:
Remove disabling of shell globbing for git.
|
|
|
|
|
| |
.zsh.before/rm.zsh:
Remove unneeded nocorrect rm alias
|
|
|
|
|
| |
.zshrc:
Enable vi mode.
|
|
|
|
|
| |
.zsh.before/vi-mode.zsh:
Remove vi mode specific configuration.
|
|
|
|
|
| |
.zsh.after/export.zsh:
Add editor exports for vim.
|
|
|
|
|
| |
.zsh.before/path.zsh -> .zsh.after/path.zsh:
Move path definitions to 'after' location.
|
|
|
|
|
|
| |
.zsh.before/aliases.zsh:
Remove 'before' aliases (all aliases are now in
.zsh.after/aliases.zsh).
|
|
|
|
|
| |
.zsh.after/aliases.zsh:
Add global aliases to 'after' location.
|
|
|
|
|
| |
.zsh.functions/packaging.zsh:
Add some simple functions for nvchecker interaction.
|
|
|
|
|
| |
Remove loading of custom prompts in .zsh.prompts/* as they are very slow
and there are far better cross-shell alternatives such as starship.
|
|
|
|
|
| |
.zshrc:
Use starship for prompt if it is installed.
|
|
|
|
|
| |
.zsh.after/aliases.zsh:
Add convenience aliases for systemctl edit.
|
|
|
|
|
|
| |
.msmtprc:
The archlinux.org mail server does not support STARTTLS anymore, so
disable it and use port 465 by default.
|
|
|
|
|
| |
.config/sway/config:
Auto-move qjackctl based on window class.
|
|
|
|
|
|
| |
.caffrc:
Update configuration to be compatible with latest caff.
Add key 2AC0A42EFB0B5CBC7A0402ED4DC95B6D7BE9892E
|
|
|
|
|
|
| |
.msmtprc:
Add account for master-key.archlinux.org (and add it as the default
account so caff can use it).
|
|
|
|
|
| |
.notmuch-config:
Update configuration to be compatible with 0.32.0.
|
|
|
|
|
| |
.config/packages/extra.txt:
Add archinstall, erofs-utils, gsfonts, hunspell-en and libwebsockets.
|
|
|
|
|
| |
.config/nvchecker/core.toml:
Add mpfr.
|
|
|
|
|
| |
.config/packages/core.txt:
Add libnsl and mpfr.
|
|
|
|
|
|
|
|
|
| |
.config/packages/community.txt:
Add ipxe, lib32-libnsl, libslirp, libtraceevent, libtracefs, posix,
pypiserver,
python-{pytest-{datafixtures,responsemock},setuptools-{declarative-requirements,scm-git-archive},torrentool},
release-cli, unp.
Remove libwebsockets.
|
|
|
|
|
| |
.config/packages/aur.txt:
Remove kernelshark.
|
|
|
|
|
| |
.config/nvchecker/extra.toml:
Add erofs-utils, gsfonts, libwebsockets.
|
|
|
|
|
|
| |
.config/nvchecker/core.toml:
Add libnsl, libpcap.
Update {exclude,include}_regex for libcap.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
.config/nvchecker/community.toml:
Add exclude_regex for element.
Add new upstream link for espeakup.
Remove gsfonts (it's in extra).
Update address and include_regex for kernelshark.
Add {include,exclude}_regex for lib32-libcap.
Add ipxe, lib32-libnsl, libtraceevent, libtracefs, pypiserver,
python-{pytest-{datafixtures,responsemock},setuptools-{declarative-requirements,scm-git-archive},torrentool},
release-cli, surge.
Update exclude_regex for lilv.
Update include_regex for linuxsampler.
Add new upstream infor for non-{daw,sequencer} and ntk.
Update regex for python-zita-{audiotools,jacktools}.
|
|
|
|
|
|
| |
.config/nvchecker/aur.toml:
Remove kernelshark (it has moved to [community]).
Update linux-rt-lts config to be aligned with that of linux-rt.
|
|
|
|
|
| |
.config/alacritty/alacritty.yml:
Update the config to be compatible with alacritty 0.8.0.
|
|
|
|
|
| |
.ssh/config:
Add config for production-api-host.
|
|
|
|
|
|
|
| |
.config/nvchecker/community.toml:
Add tracking for nextcloud, solr and uwsgi.
Reactivate the tracking for wireplumber after the upstream is fixed
again.
|
|
|
|
|
| |
.config/packages/community.txt:
Add nextcloud and uwsgi.
|