Muh dotfiles

This commit is contained in:
2025-05-10 10:18:28 +03:00
commit 0f4558597e
84 changed files with 4306 additions and 0 deletions

2
.gnupg/dirmngr.conf Normal file
View File

@ -0,0 +1,2 @@
no-use-tor
keyserver hkps://keys.openpgp.org

1
.gnupg/gpg-agent.conf Normal file
View File

@ -0,0 +1 @@
enable-ssh-support

10
.gnupg/gpg.conf Normal file
View File

@ -0,0 +1,10 @@
# When verifying signatures with unknown keys
auto-key-retrieve
# Use keyserver specified in the key
keyserver-options honor-keyserver-url
# Main key is only for certifying subkeys
default-new-key-algo ed25519/cert
# Source for the entire public key
# Git will autofetch keys and validate commints on `git log --show-signature`
# if `auto-key-retrieve` is enabled and `honor-keyserver-url` is set.
sig-keyserver-url https://gitea.linerds.us/0x1D8.gpg