| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
| |
Add dot-language-server to community and fix the regex for openpgp-ca.
|
|
|
|
|
| |
Change the regexes for version detection of Fons Adriansen's tools,
since they may use other tar archives than .tar.bz2 by now.
|
| |
|
|
|
|
| |
Remove empty lines from languages config.
|
|
|
|
| |
Add ansible-language-server to community.
|
|
|
|
|
| |
Rename hosts to their current names.
Adjust how to access some remote hosts.
|
|
|
|
| |
Add openpgp-ca and gomuks.
|
|
|
|
| |
Add openpgp-ca and gomuks.
|
|
|
|
| |
Add configuration for scdeaemon making use of pcsclite.
|
|
|
|
| |
Symlink .password-store to the default password store used by gopass.
|
| |
|
|
|
|
|
|
| |
Since upstream tracks all sorts of versions in their repository now (and
doesn't respond to requests/ questions about it at all), we need to
ensure we're tracking the correct minor version ourselves.
|
|
|
|
| |
Add btrbk, cpputest, mbuffer, openfec, python-flit-core, roc-toolkit.
|
|
|
|
| |
Add btrbk, cpputest, mbuffer, openfec, python-flit-core, roc-toolkit.
|
| |
|
| |
|
|
|
|
|
| |
Add further account and use gopass to retrieve password instead of
custom command.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
.config/helix/config.toml:
Add basic config.
.config/helix/languages.toml:
Add auto-formatting for rust.
|
|
|
|
|
| |
.config/sway/config.d/hmbx:
Add custom config for hmbx.
|
|
|
|
|
|
|
| |
.config/nvchecker/community.toml:
Add clap, neovim-nvim-treesitter, openpgp-card-tools, ruff,
sequoia-chameleon-gnupg, srtrelay.
Remove python-milksnake.
|
|
|
|
|
|
|
| |
.config/packages/community.txt:
Add clap, neovim-nvim-treesitter, openpgp-card-tools, ruff,
sequoia-chameleon-gnupg.
Remove python-milksnake.
|
|
|
|
|
| |
.config/swayidle/config:
Lock after 2 minutes of inactivity.
|
|
|
|
|
| |
.config/zsh/includes/export.zsh:
Use tmux-256color in zsh
|
|
|
|
|
| |
.config/tmux/tmux.conf:
Switch to tmux-256color
|
|
|
|
|
| |
.config/nvim/init.lua:
Add tree-sitter integration.
|
|
|
|
|
| |
.config/git/config:
Switch to nvim as git editor.
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
.vimrc:
Use long command names in vimrc
|
|
|
|
|
|
|
|
|
| |
.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.
|
|
|
|
|
|
| |
.config/packages/extra.txt:
Remove netpbm.
Add libcamera, linux-rt, linux-rt-lts.
|
|
|
|
|
| |
.config/packages/aur.txt:
Remove linux-rt and linux-rt-lts.
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
.config/nvchecker/extra.toml:
Add libcamera, linux-rt, linux-rt-lts and remove netpbm.
|
|
|
|
|
| |
.config/nvchecker/aur.toml:
Remove linux-rt{,-lts} from AUR
|
|
|
|
|
|
| |
.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.
|
|
|
|
|
| |
.config/zsh/includes/export.zsh:
Add export for GREP_COLORS (not GREP_COLOR).
|
|
|
|
|
| |
.mbsyncrc:
Remove dirs on both sides with mbsync
|
|
|
|
|
| |
.config/environment.d/envvars.conf:
Add environment variables so that QT applications honor styles.
|
|
|
|
|
| |
.config/nvim/init.vim:
Don't use vim config as we now have a lua based config for neovim.
|
|
|
|
|
| |
.ssh/config:
Add SSH config for remote unlocking smbfsf
|
|
|
|
|
| |
bin/tex2pdf:
Use xelatex in tex2pdf and cleanup script
|
|
|
|
|
| |
bin/gpg2mutt:
Change gpg2mutt to use grep -E instead of the obsolete egrep.
|
|
|
|
|
| |
bin/mutt_mailboxes:
Add script to export mutt mailboxes.
|
|
|
|
|
| |
.config/nvim/init.lua:
Add basic lua based neovim config.
|