Merge remote-tracking branch 'refs/remotes/origin/master'

This commit is contained in:
2026-07-15 12:51:53 -04:00
416 changed files with 12639 additions and 1349 deletions

View File

@ -6,7 +6,7 @@ export ZSH="$HOME/.oh-my-zsh"
export GPG_TTY=$(tty)
export SSH_ASKPASS="$HOME/.local/bin/ssh-askpass-load-keys"
export SSH_ASKPASS_REQUIRE=force
export SSH_ASKPASS_REQUIRE="" #force
# This is a hack to make poetry not hang
export PYTHON_KEYRING_BACKEND=keyring.backends.null.Keyring