aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused password scriptsDavid Runge2023-02-022-9/+0
|
* vdirsyncer: Use gopass and add further accountDavid Runge2023-02-021-2/+18
| | | | | Add further account and use gopass to retrieve password instead of custom command.
* helix: Add default language config for rust and pythonDavid Runge2023-02-021-2/+24
|
* helix: Show special characters (tab, space, etc.)David Runge2023-02-021-1/+13
|
* isync: Start mutt_mailboxes not as post commandDavid Runge2023-02-021-1/+1
|
* isync: Use mutt_mailboxes script for generating mailboxes.rcDavid Runge2023-02-021-1/+1
|
* ssh_config: Add blckbx hostDavid Runge2023-02-021-2/+16
|
* helix: Add basic configDavid Runge2022-12-212-0/+23
| | | | | | | | .config/helix/config.toml: Add basic config. .config/helix/languages.toml: Add auto-formatting for rust.
* sway: add config for hmbxDavid Runge2022-12-211-1/+1
| | | | | .config/sway/config.d/hmbx: Add custom config for hmbx.
* nvchecker: Add/remove community packagesDavid Runge2022-12-211-7/+31
| | | | | | | .config/nvchecker/community.toml: Add clap, neovim-nvim-treesitter, openpgp-card-tools, ruff, sequoia-chameleon-gnupg, srtrelay. Remove python-milksnake.
* packages: add/remove community pkgsDavid Runge2022-12-211-1/+5
| | | | | | | .config/packages/community.txt: Add clap, neovim-nvim-treesitter, openpgp-card-tools, ruff, sequoia-chameleon-gnupg. Remove python-milksnake.
* swayidle: Lock after 2 minutesDavid Runge2022-12-211-1/+1
| | | | | .config/swayidle/config: Lock after 2 minutes of inactivity.
* zsh: Use tmux-256colorDavid Runge2022-12-211-1/+1
| | | | | .config/zsh/includes/export.zsh: Use tmux-256color in zsh
* tmux: Switch to tmux-256colorDavid Runge2022-12-211-1/+3
| | | | | .config/tmux/tmux.conf: Switch to tmux-256color
* nvim: Add tree-sitter integrationDavid Runge2022-12-211-1/+48
| | | | | .config/nvim/init.lua: Add tree-sitter integration.
* Switch to nvim as git editorDavid Runge2022-12-211-1/+1
| | | | | .config/git/config: Switch to nvim as git editor.
* Simplify mutt_mailboxesDavid Runge2022-12-121-19/+85
| | | | | | | | | bin/mutt_mailboxes: Simplify the command by allowing to optionally provide a directory in which mail account directories are found. Add error handling and do not generate output for account directories without mailboxes. Add documentation.
* Use long command names in vimrcDavid Runge2022-12-091-1/+2
| | | | | .vimrc: Use long command names in vimrc
* Change community packagesDavid Runge2022-12-091-3/+12
| | | | | | | | | .config/packages/community.txt: Add ansible-core, kmidimon, mympd, mypy, neovim-lsp_signature, neovim-lspconfig, python-crc32c, python-pyproject-hooks, python-tlv8, srtrelay, virt-firmware, wofi. Remove nomacs, sox.
* Change extra packagesDavid Runge2022-12-091-1/+3
| | | | | | .config/packages/extra.txt: Remove netpbm. Add libcamera, linux-rt, linux-rt-lts.
* Remove packages from AURDavid Runge2022-12-091-2/+0
| | | | | .config/packages/aur.txt: Remove linux-rt and linux-rt-lts.
* Add and remove files to/ from communityDavid Runge2022-12-091-19/+54
| | | | | | | Add ansible-core, kmidimon, mympd, neovim-lsp_signature, neovim-lspconfig, python-crc32c, python-pyproject-hooks, python-tlv8, virt-firmware, wofi, srtrelay. Remove sox, mftrace, nomacs.
* Add packages to extraDavid Runge2022-12-091-6/+17
| | | | | .config/nvchecker/extra.toml: Add libcamera, linux-rt, linux-rt-lts and remove netpbm.
* Remove linux-rt{,-lts} from AURDavid Runge2022-12-091-12/+0
| | | | | .config/nvchecker/aur.toml: Remove linux-rt{,-lts} from AUR
* Make rsync functions more readableDavid Runge2022-12-091-31/+48
| | | | | | .config/zsh/includes/functions.zsh: Change backupinfo() and backupfolder() to become more readable by using a local array for all options and using long names.
* Add export for GREP_COLORSDavid Runge2022-12-091-1/+1
| | | | | .config/zsh/includes/export.zsh: Add export for GREP_COLORS (not GREP_COLOR).
* Remove dirs on both sides with mbsyncDavid Runge2022-12-091-0/+1
| | | | | .mbsyncrc: Remove dirs on both sides with mbsync
* Add qt5ct style for Qt applicationsDavid Runge2022-12-091-0/+3
| | | | | .config/environment.d/envvars.conf: Add environment variables so that QT applications honor styles.
* Remove nvim symlink for vim initDavid Runge2022-12-091-1/+0
| | | | | .config/nvim/init.vim: Don't use vim config as we now have a lua based config for neovim.
* Add config for remote unlocking smbfsfDavid Runge2022-12-091-0/+11
| | | | | .ssh/config: Add SSH config for remote unlocking smbfsf
* Use xelatex in tex2pdf and cleanup scriptDavid Runge2022-12-091-33/+24
| | | | | bin/tex2pdf: Use xelatex in tex2pdf and cleanup script
* Use grep -E in gpg2muttDavid Runge2022-12-091-1/+1
| | | | | bin/gpg2mutt: Change gpg2mutt to use grep -E instead of the obsolete egrep.
* Add script to export mutt mailboxesDavid Runge2022-12-091-0/+68
| | | | | bin/mutt_mailboxes: Add script to export mutt mailboxes.
* Add basic lua based neovim configDavid Runge2022-12-091-0/+203
| | | | | .config/nvim/init.lua: Add basic lua based neovim config.
* Add ultisnips snippets for neovimDavid Runge2022-12-092-0/+48
| | | | | .config/nvim/UltiSnips/: Add mail and text file ultisnips snippets for the use with neovim.
* Move tmux.conf to XDG_CONFIG_HOMEDavid Runge2022-10-181-0/+0
| | | | | | .config/tmux/tmux.conf: As tmux supports XDG_CONFIG_HOME, use that instead of providing the file in home directly.
* Use functioning lyrics engines for ncmpcppDavid Runge2022-10-181-1/+1
| | | | | .config/ncmpcpp/config: Use functioning lyrics engines for ncmpcpp
* Send environment variable AUR_OVERWRITEDavid Runge2022-10-181-0/+1
| | | | | | .ssh/config: When communicating with aur.archlinux.org, allow sending the AUR_OVERWRITE environment variable.
* Add mutt config for mediation-team@archlinux.orgDavid Runge2022-10-1815-23/+48
| | | | | | | | | | | | | .config/mutt/mediation-team@archlinux.org.{rc,sig}: Add mutt config for mediation-team@archlinux.org .config/mutt/*rc: Set filetype to muttrc so syntax highlighting is correct in vi. Fix a few minor issues (e.g. quotes). .config/mutt/muttrc: Source files from home (~) instead of PWD (else mutt always has to be run from home).
* Add msmtp config for mediation-team@archlinux.orgDavid Runge2022-10-181-0/+9
| | | | | .msmtprc: Add msmtp config for mediation-team@archlinux.org
* Add mbsync config for mediation-team@archlinux.orgDavid Runge2022-10-181-0/+26
| | | | | | .mbsyncrc: Add config for mediation-team@archlinux.org and add comments above all entries.
* Add and remove packages from communityDavid Runge2022-10-182-23/+70
| | | | | | | .config/{nvchecker/community.toml,packages/community.txt}: Add casync, desync, faustpp, guestfs-tools, master_me, mod-lv2-extensions, python-cachecontrol, rauc and sequoia-wot. Remove python-mistune1.
* Add core packagesDavid Runge2022-10-182-1/+20
| | | | | .config/{nvchecker/core.toml,packages/core.txt}: Add filesystem, openssh, shadow and zlib to list of packages.
* Remove AUR packagesDavid Runge2022-10-182-36/+0
| | | | | | .config/{nvchecker/aur.toml,packages/aur.txt}: Remove easytranscript, jfrog-cli-go, terraform-provider-ovirt-git, veejay-client-git, veejay-server-git, veejay-utils-git.
* Use new PGP key for archlinux.org mail accountDavid Runge2022-08-161-1/+1
| | | | | .config/mutt/dvzrv@archlinux.org.rc: Switch to new PGP key for archlinux.org mail accouunt.
* Add lame to extraDavid Runge2022-08-162-0/+6
| | | | | | | | .config/nvchecker/extra.toml Add upstream tracking for lame. .config/packages/extra.txt: Add lame to extra.
* Add catatonit to communityDavid Runge2022-08-162-0/+6
| | | | | | | | .config/nvchecker/community.toml Add upstream tracking for catatonit. .config/packages/community.txt Add catatonit to community.
* Add packages to communityDavid Runge2022-08-162-9/+164
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | .config/nvchecker/community.toml: Add upstream tracking for ghc-filesystem, lib32-libtiff, libsbsms, pc-ble-driver, podman-dnsname, python-certifi, python-click-command-tree, python-coverage-conditional-plugin, python-fastapi, python-jaraco.itertools, python-jaraco.logging, python-jaraco.stream, python-magic, python-nrfutil, python-pc-ble-driver-py, python-piccata, python-pydantic, python-pyspinel, python-pytest-httpserver, python-pytest-shell-utilities, python-pytest-skip-markers, python-requests-wsgi-adapter, python-sphinx-lv2-theme, python-sphinxcontrib-programoutput, python-starlette, python-unearth, reaper, repod and sonivox. Fix upstream tracking for solr and sratom. .config/packages/community.txt: Add ghc-filesystem, lib32-libtiff, libsbsms, pc-ble-driver, podman-dnsname, python-certifi, python-click-command-tree, python-coverage-conditional-plugin, python-fastapi, python-jaraco.itertools, python-jaraco.logging, python-jaraco.stream, python-magic, python-nrfutil, python-pc-ble-driver-py, python-piccata, python-pydantic, python-pyspinel, python-pytest-httpserver, python-pytest-shell-utilities, python-pytest-skip-markers, python-requests-wsgi-adapter, python-sphinx-lv2-theme, python-sphinxcontrib-programoutput, python-starlette, python-unearth, reaper, repod and sonivox to community.
* Add packages to extraDavid Runge2022-08-162-0/+22
| | | | | | | | | | .config/nvchecker/extra.toml: Add upstream tracking for libtiff, python-pip, python-resolvelib and seabios. .config/packages/extra.txt: Add libtiff, python-pip, python-resolvelib and seabios to extra.
* Add libgssgglue to coreDavid Runge2022-08-162-0/+7
| | | | | | | | .config/packages/core.txt: Add libgssgglue to core .config/nvchecker/core.toml: Add upstream tracking for libgssglue.